From: Simon Cozens Date: Mon, 15 Jan 2024 16:57:57 +0000 (+0000) Subject: XELA custom axis added X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab616a3938f2faeadf968b99b2ea3affd389df1d;p=thirdparty%2Fgoogle%2Ffonts.git XELA custom axis added --- diff --git a/Lib/axisregistry/data/x_element_alignment.textproto b/Lib/axisregistry/data/x_element_alignment.textproto new file mode 100644 index 0000000000..3e39d5da37 --- /dev/null +++ b/Lib/axisregistry/data/x_element_alignment.textproto @@ -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."