]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Add text proto for guides opacity axis
authorEmma Marichal <emma.marichal@hotmail.fr>
Fri, 1 May 2026 09:03:27 +0000 (11:03 +0200)
committerEmma Marichal <emma.marichal@hotmail.fr>
Fri, 1 May 2026 09:03:27 +0000 (11:03 +0200)
Lib/axisregistry/data/guidesopacity.textproto [new file with mode: 0644]

diff --git a/Lib/axisregistry/data/guidesopacity.textproto b/Lib/axisregistry/data/guidesopacity.textproto
new file mode 100644 (file)
index 0000000..88d2405
--- /dev/null
@@ -0,0 +1,13 @@
+# GDOP based on https://github.com/SorkinType/Briem-Hand
+tag: "GDOP"
+display_name: "Guides Opacity"
+min_value: 0
+default_value: 100
+max_value: 100
+precision: 0
+fallback {
+  name: "Default"
+  value: 100
+}
+fallback_only: false
+description: "Adjust opacity of guides from 100 (fully visible) down to 0 (fully invisible)."