]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Sharpness axis added
authorViviana Monsalve <viviana.monsalve.a@gmail.com>
Tue, 31 Jan 2023 14:36:40 +0000 (09:36 -0500)
committerViviana Monsalve <viviana.monsalve.a@gmail.com>
Tue, 31 Jan 2023 14:36:40 +0000 (09:36 -0500)
Lib/axisregistry/data/sharpness.textproto [new file with mode: 0644]

diff --git a/Lib/axisregistry/data/sharpness.textproto b/Lib/axisregistry/data/sharpness.textproto
new file mode 100644 (file)
index 0000000..c7860d8
--- /dev/null
@@ -0,0 +1,15 @@
+# ROND based on internal project
+tag: "SHRP"
+display_name: "Sharpness"
+min_value: 0
+default_value: 0
+max_value: 100
+precision: 0
+fallback {
+  name: "Default"
+  value: 0
+}
+fallback_only: false
+description:
+  "Adjust shapes from angular or blunt default shapes (0%)"
+  " to become increasingly sharped forms (up to 100%)."