]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
XELA custom axis added
authorSimon Cozens <simon@simon-cozens.org>
Mon, 15 Jan 2024 16:57:57 +0000 (16:57 +0000)
committerSimon Cozens <simon@simon-cozens.org>
Mon, 15 Jan 2024 16:58:58 +0000 (16:58 +0000)
Lib/axisregistry/data/x_element_alignment.textproto [new file with mode: 0644]

diff --git a/Lib/axisregistry/data/x_element_alignment.textproto b/Lib/axisregistry/data/x_element_alignment.textproto
new file mode 100644 (file)
index 0000000..3e39d5d
--- /dev/null
@@ -0,0 +1,16 @@
+#XELA based on [SixtyFour](https://github.com/jenskutilek/homecomputer-fonts)
+tag: "XELA"
+display_name: "Horizontal Element Alignment"
+min_value: -100
+default_value: 0
+max_value: 100
+precision: 0
+fallback {
+  name: "Default"
+  value: 0
+}
+fallback_only: false
+description:
+  "Align glyph elements from their default position (0%),"
+  " usually the baseline, to a rightmost (100%)"
+  " or leftmost (-100%) position."