summaryrefslogtreecommitdiff
path: root/fonts/geneva_rounded/font.json
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2020-05-15 14:21:20 +0200
committerGitHub <noreply@github.com>2020-05-15 14:21:20 +0200
commit2df11b5ac5586f2ad50cf4ba40727b5e7f68f213 (patch)
tree6365c6825dd6fea066481f10931a80dca30fff75 /fonts/geneva_rounded/font.json
parent2aebae6826de7e4504a4719d64b6075f4dfdb34f (diff)
Add Fonts (#683)
* add geneva fonts * add dejavu font * adjust stroke-width
Diffstat (limited to 'fonts/geneva_rounded/font.json')
-rw-r--r--fonts/geneva_rounded/font.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/fonts/geneva_rounded/font.json b/fonts/geneva_rounded/font.json
new file mode 100644
index 00000000..78502c13
--- /dev/null
+++ b/fonts/geneva_rounded/font.json
@@ -0,0 +1,14 @@
+{
+ "name": "Geneva Simple Sans Rounded",
+ "description": "Suitable for small fonts (8 to 20 mm)",
+ "leading": 16,
+ "letter_spacing": 2,
+ "word_spacing": 8,
+ "auto_satin": true,
+ "default_glyph": "�",
+ "min_scale": 0.75,
+ "max_scale": 2.0,
+ "kerning_pairs": {
+ "wo": -0.9
+ }
+}