]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Add Horizontal Position Paint 1 [XPN1] axis
authorViviana Monsalve <viviana.monsalve.a@gmail.com>
Tue, 2 Apr 2024 19:00:16 +0000 (14:00 -0500)
committerViviana Monsalve <viviana.monsalve.a@gmail.com>
Tue, 2 Apr 2024 19:00:16 +0000 (14:00 -0500)
Lib/axisregistry/data/x_position_paint_1.textproto [new file with mode: 0644]

diff --git a/Lib/axisregistry/data/x_position_paint_1.textproto b/Lib/axisregistry/data/x_position_paint_1.textproto
new file mode 100644 (file)
index 0000000..d470a56
--- /dev/null
@@ -0,0 +1,15 @@
+#Horizontal Position Paint 1, based on https://github.com/petrvanblokland/TYPETR-Bitcount
+tag: "XPN1"
+display_name: "Horizontal Position Paint 1"
+min_value: -100
+default_value: 0
+max_value: 100
+precision: 0
+fallback {
+  name: "Default"
+  value: 0.0
+}
+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 1 is behind Paint 2."
\ No newline at end of file