15 lines
364 B
JSON
15 lines
364 B
JSON
|
{
|
|||
|
"name": "Ink/Stitch Small Font",
|
|||
|
"description": "A font suited for small characters. The capital em is 0.2 inches wide at 100% scale. Can be scaled up to 300%.",
|
|||
|
"leading": 8,
|
|||
|
"letter_spacing": 1.5,
|
|||
|
"word_spacing": 4.5,
|
|||
|
"auto_satin": true,
|
|||
|
"default_glyph": "<22>",
|
|||
|
"min_scale": 1.0,
|
|||
|
"max_scale": 3.0,
|
|||
|
"kerning_pairs": {
|
|||
|
"wo": -0.3
|
|||
|
}
|
|||
|
}
|