]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
updating metadata values with agreed values
authorViviana Monsalve <viviana.monsalve.a@gmail.com>
Tue, 4 Jul 2023 16:39:16 +0000 (11:39 -0500)
committerViviana Monsalve <viviana.monsalve.a@gmail.com>
Tue, 4 Jul 2023 16:39:16 +0000 (11:39 -0500)
Lib/axisregistry/data/z_rotation.textproto

index 9798689e666f1e56d7d927050c39672749111a23..9f212833ac748d0f7af9e47de08de1eced7b7a68 100644 (file)
@@ -1,11 +1,14 @@
-tag: "ROTA"
-display_name: "ROTATION"
-min_value: 0.0
-default_value: 0.0
-max_value: 3.0
-precision: 1
+# 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: "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
+description: 
+  "Glyphs rotate left and right, negative values to the left"
+  " and positive values to the right, in the Z dimension."