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/medium_font/font.json
2020-08-30 12:36:33 +02:00

15 lines
431 B
JSON
Raw Blame History

{
"name": "Ink/Stitch Medium Font",
"description": "A basic font suited for medium-sized characters. The capital em is 0.6 inches wide at 100% scale. Can be scaled down to 75% or up to 150%. Every satin has contour underlay.",
"leading": 24,
"letter_spacing": 4.5,
"word_spacing": 13.5,
"auto_satin": true,
"default_glyph": "<22>",
"min_scale": 0.75,
"max_scale": 2.0,
"kerning_pairs": {
"wo": -0.9
}
}