]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Add Size of Paint 2 [SZP2] axis
authorViviana Monsalve <viviana.monsalve.a@gmail.com>
Tue, 2 Apr 2024 18:46:17 +0000 (13:46 -0500)
committerViviana Monsalve <viviana.monsalve.a@gmail.com>
Tue, 2 Apr 2024 18:46:17 +0000 (13:46 -0500)
Lib/axisregistry/data/size_paint_2.textproto [new file with mode: 0644]

diff --git a/Lib/axisregistry/data/size_paint_2.textproto b/Lib/axisregistry/data/size_paint_2.textproto
new file mode 100644 (file)
index 0000000..c6d6d2b
--- /dev/null
@@ -0,0 +1,18 @@
+#Size of Paint 2, based on https://github.com/petrvanblokland/TYPETR-Bitcount
+tag: "SZP2"
+display_name: "Size of Paint 2"
+min_value: -100
+default_value: 0
+max_value: 100
+precision: 0
+fallback {
+  name: "Default"
+  value: 0
+}
+fallback_only: false
+description: 
+  "Modifies the size of a paint element going from an initial size (0)"
+  " to positive values that increase the size (100%)"
+  " or negative values that shrink it down (-100%)."
+  " Reducing the size can create transparency."
+  " Paint 2 is in front of Paint 1."