summaryrefslogtreecommitdiff
path: root/fonts/medium_font/font.json
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/medium_font/font.json')
-rw-r--r--fonts/medium_font/font.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/fonts/medium_font/font.json b/fonts/medium_font/font.json
new file mode 100644
index 00000000..df760bde
--- /dev/null
+++ b/fonts/medium_font/font.json
@@ -0,0 +1,14 @@
+{
+ "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": "�",
+ "min_scale": 0.75,
+ "max_scale": 2.0,
+ "kerning_pairs": {
+ "wo": -0.9
+ }
+}