]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Subtree pull Axis Registry introducing `ZROT` (#6527)
authorViviana Monsalve <viviana.monsalve.a@gmail.com>
Wed, 19 Jul 2023 18:23:50 +0000 (13:23 -0500)
committerGitHub <noreply@github.com>
Wed, 19 Jul 2023 18:23:50 +0000 (13:23 -0500)
* ZROT custom axis added

* updating metadata values with agreed values

axisregistry/Lib/axisregistry/data/z_rotation.textproto [new file with mode: 0644]

diff --git a/axisregistry/Lib/axisregistry/data/z_rotation.textproto b/axisregistry/Lib/axisregistry/data/z_rotation.textproto
new file mode 100644 (file)
index 0000000..9f21283
--- /dev/null
@@ -0,0 +1,14 @@
+# Rotation in Z, based on a private project
+tag: "ZROT"
+display_name: "Rotation in Z"
+min_value: -180
+default_value: 0
+max_value: 180
+precision: 0
+fallback {
+  name: "Default"
+  value: 0.0
+}
+description: 
+  "Glyphs rotate left and right, negative values to the left"
+  " and positive values to the right, in the Z dimension."