]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
BLED custom axis added
authorViviana Monsalve <viviana.monsalve.a@gmail.com>
Fri, 25 Aug 2023 16:50:28 +0000 (11:50 -0500)
committerViviana Monsalve <viviana.monsalve.a@gmail.com>
Fri, 25 Aug 2023 16:50:28 +0000 (11:50 -0500)
Lib/axisregistry/data/bleed.textproto [new file with mode: 0644]

diff --git a/Lib/axisregistry/data/bleed.textproto b/Lib/axisregistry/data/bleed.textproto
new file mode 100644 (file)
index 0000000..3cee5d8
--- /dev/null
@@ -0,0 +1,17 @@
+# BLED based on https://github.com/jenskutilek/homecomputer-fonts
+tag: "BLED"
+display_name: "Bleed"
+min_value: 0
+default_value: 0
+max_value: 100
+precision: 0
+fallback {
+  name: "Default"
+  value: 0.0
+}
+fallback_only: false
+description: 
+  "Bleed adjusts the overall darkness in the typographic color of strokes or other forms, without"
+  " any changes in overall width, line breaks, or page layout. Negative values make the font appearance"
+  " lighter, while positive values make it darker, similarly to ink bleed or dot gain on paper, commonly"
+  " seen in printed and typewritten materials."
\ No newline at end of file