This repository has been archived on 2023-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
mightyscape-1.1-deprecated/extensions/fablabchemnitz/inkstitch/fonts/small_font/font.json
2020-08-30 12:36:33 +02:00

15 lines
364 B
JSON
Raw Blame History

{
"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
}
}