check_related_forms
Cross-validate related glyph pairs like 0↔O, 6↔9, and 8↔S across all masters to spot width inconsistencies and mark them in the editor.
Instructions
Cross-validate related figures and letters (0↔O, 6↔9, 8↔S, 3↔B, etc.).
Based on industry patterns across professional fonts. Checks width ratios between pairs that should be structurally related:
six ≈ nine: rotated forms, should match (high severity)
zero < O: zero narrower and lighter (medium)
three ≈ five: related open-bowl figures (medium)
three < B: three narrower than B (medium)
eight ~ S: related S-shape (low/informational)
one > I: one wider due to flag/crossbar (low/informational)
If master_id is omitted, analyzes ALL masters.
Does not modify glyph colors by default. When mark_glyphs=True, marks
severe failures red, warnings yellow, and passing glyphs green.
Args: master_id: Optional master ID (empty = all masters) mark_glyphs: Color glyphs by verdict only when explicitly requested
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| master_id | No | ||
| mark_glyphs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |