inkstitch/fonts/small_font/font.json

119 wiersze
1.8 KiB
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%.",
"keywords": [
"sans_serif",
"tiny"
],
"leading": 30,
"auto_satin": true,
"reversible": true,
"default_glyph": "<22>",
"min_scale": 0.7,
"max_scale": 3.0,
"size": 5.08,
"horiz_adv_x_default": null,
"horiz_adv_x_space": 17,
"units_per_em": 30,
"horiz_adv_x": {},
"kerning_pairs": {},
"glyphs": [
"A",
"Ä",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J",
"K",
"L",
"M",
"N",
"O",
"Ö",
"P",
"Q",
"R",
"S",
"T",
"U",
"Ü",
"V",
"W",
"X",
"Y",
"Z",
"a",
"ä",
"b",
"c",
"d",
"e",
"f",
"g",
"h",
"i",
"j",
"k",
"l",
"m",
"n",
"o",
"ö",
"p",
"q",
"r",
"s",
"ß",
"t",
"u",
"ü",
"v",
"w",
"x",
"y",
"z",
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"@",
"<",
">",
":",
",",
"'",
"\"",
"“",
"”",
".",
"+",
"-",
"=",
"(",
")",
"_",
"/",
"<22>",
"#",
";",
"é",
"è",
"ê",
"ë",
"Ë",
"Ê",
"É",
"È"
]
}