From: Viviana Monsalve Date: Tue, 2 Apr 2024 19:04:34 +0000 (-0500) Subject: Add Horizontal Position Paint 2 [XPN2] axis X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baf0c6e64fc3c3206833ff6c79d5bf89de150881;p=thirdparty%2Fgoogle%2Ffonts.git Add Horizontal Position Paint 2 [XPN2] axis --- diff --git a/Lib/axisregistry/data/x_position_paint_2.textproto b/Lib/axisregistry/data/x_position_paint_2.textproto new file mode 100644 index 0000000000..5f174cee74 --- /dev/null +++ b/Lib/axisregistry/data/x_position_paint_2.textproto @@ -0,0 +1,16 @@ +#Horizontal Position Paint 2, based on https://github.com/petrvanblokland/TYPETR-Bitcount +tag: "XPN2" +display_name: "Horizontal Position Paint 2" +min_value: -100 +default_value: 0 +max_value: 100 +precision: 0 +fallback { + name: "Default" + value: 0.0 +} +fallback_only: false +description: + "The position of the paint moves left and right. Negative values" + " move to the left and positive values move to the right, in the X dimension." + " Paint 2 is in front of Paint 1." \ No newline at end of file