summaryrefslogtreecommitdiff
path: root/fonts/tt_masters/font.json
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2022-10-23 09:17:17 +0200
committerGitHub <noreply@github.com>2022-10-23 09:17:17 +0200
commit27d2fcecaaec7ab3b153981a77f53a9eda8a8add (patch)
tree11c6ae70035a8445b513fc1eee7dae6ddefcc356 /fonts/tt_masters/font.json
parent11cde9062ee13b64f665b0ef9313c286da05fdfe (diff)
Lettering: add font size filter (#1854)
* auto-update scale on font selection with an active filter
Diffstat (limited to 'fonts/tt_masters/font.json')
-rw-r--r--fonts/tt_masters/font.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tt_masters/font.json b/fonts/tt_masters/font.json
index 1206c8c2..92adac32 100644
--- a/fonts/tt_masters/font.json
+++ b/fonts/tt_masters/font.json
@@ -7,6 +7,7 @@
"default_glyph": "?",
"min_scale": 1.0,
"max_scale": 3.0,
+ "size": 18.5,
"horiz_adv_x_default": 63,
"horiz_adv_x_space": 22,
"units_per_em": 100,
@@ -481,4 +482,4 @@
"Ў,": 7,
"„4": 5
}
-} \ No newline at end of file
+}