get_spacing_strings
Generates canonical spacing test strings for visually evaluating a glyph's spacing in GlyphsApp, using industry-standard methods like three-at-a-time, systematic pairs, and cross-case tests.
Instructions
Get spacing test strings for visually evaluating a glyph's spacing.
RECIPE: For systematic spacing work, follow get_recipe("spacing_workflow").
Generates canonical test strings based on industry-standard methods:
Three-at-a-time (OH no Type Co): glyph sandwiched between n/o or H/O
Systematic pairs (Jamra): glyph paired with every letter in its case
Cross-case integration: glyph in mixed UC/LC context
Ruder test: hard vs easy word columns for overall color evaluation
Single-stem stress test: words like "millennial", "minimum" (for i, l, r, t)
Use these strings in GlyphsApp's Edit view to visually assess spacing quality.
Args: glyph_name: Name of the glyph to generate test strings for
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| glyph_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |