From: Viviana Monsalve Date: Tue, 2 Apr 2024 20:23:41 +0000 (-0500) Subject: Add Vertical Position of Paint 1 [YPN1] axis X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=515a884bcd828b20664231b70337387cad5ee322;p=thirdparty%2Fgoogle%2Ffonts.git Add Vertical Position of Paint 1 [YPN1] axis --- diff --git a/Lib/axisregistry/data/y_position_paint_1.textproto b/Lib/axisregistry/data/y_position_paint_1.textproto new file mode 100644 index 0000000000..7d810cc5e7 --- /dev/null +++ b/Lib/axisregistry/data/y_position_paint_1.textproto @@ -0,0 +1,15 @@ +#Vertical Position Paint 1, based on https://github.com/petrvanblokland/TYPETR-Bitcount +tag: "YPN1" +display_name: "Vertical Position of Paint 1" +min_value: -100 +default_value: 0 +max_value: 100 +precision: 0 +fallback { + name: "Default" + value: 0 +} +fallback_only: false +description: + "The position of the paint moves up and down. Negative values" + " move down and positive values move up. Paint 1 is behind Paint 2." \ No newline at end of file