From: Viviana Monsalve Date: Wed, 20 Nov 2024 21:45:18 +0000 (-0500) Subject: Vertical Extension axis added X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ffd601e480e6ca5c5d5ef4c4335dc075ea3cae1;p=thirdparty%2Fgoogle%2Ffonts.git Vertical Extension axis added --- diff --git a/Lib/axisregistry/data/y_vertical_extension.textproto b/Lib/axisregistry/data/y_vertical_extension.textproto new file mode 100644 index 0000000000..99478581f1 --- /dev/null +++ b/Lib/axisregistry/data/y_vertical_extension.textproto @@ -0,0 +1,16 @@ +# YEXT based on https://github.com/TypeTogether/Playwrite +tag: "YEXT" +display_name: "Vertical Extension" +min_value: 0 +default_value: 0 +max_value: 100 +precision: 0 +fallback { + name: "Default" + value: 0 +} +fallback_only: false +description: "The axis extends glyphs in the Y dimension, such as the + Cap Height, Ascender and Descender lengths. This is a relative axis, + starting at 0% and going to the typeface's individual maximum + extent at 100%."