Browse Source

Volume axis updated (#119)

Viviana Monsalve 2 years ago
parent
commit
02aac21cbd
1 changed files with 8 additions and 11 deletions
  1. 8 11
      Lib/axisregistry/data/volume.textproto

+ 8 - 11
Lib/axisregistry/data/volume.textproto

@@ -1,18 +1,15 @@
 tag: "VOLM"
 display_name: "Volume"
-min_value: 0.0
-default_value: 0.0
-max_value: 100.0
-precision: 1
+min_value: 0
+default_value: 0
+max_value: 100
+precision: 0
 fallback {
-  name: "Normal"
+  name: "Default"
   value: 0.0
 }
-fallback {
-  name: "Loud"
-  value: 100.0
-}
 fallback_only: false
 description:
-  "Transforms serifs from glyphic to wedge shapes,"
-  " and adds a little more edge to other details."
+  "Expands and exaggerates details of a typeface to emphasize the personality."
+  " Understood in a percentage amount, it goes from a neutral state (0%)"
+  " to a maximum level (100%)."