From: Viviana Monsalve Date: Fri, 25 Aug 2023 16:50:28 +0000 (-0500) Subject: BLED custom axis added X-Git-Tag: v0.4.6~2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7249cd33f4629719b55076dc3e47893ffb7ecc1;p=thirdparty%2Fgoogle%2Ffonts.git BLED custom axis added --- diff --git a/Lib/axisregistry/data/bleed.textproto b/Lib/axisregistry/data/bleed.textproto new file mode 100644 index 0000000000..3cee5d83f0 --- /dev/null +++ b/Lib/axisregistry/data/bleed.textproto @@ -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