From: Yanone Date: Fri, 22 Sep 2023 12:18:58 +0000 (+0200) Subject: Update shadow.textproto X-Git-Tag: v0.4.6~4^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdb4e19af5f8152ff9c0e68333f58588178902e2;p=thirdparty%2Fgoogle%2Ffonts.git Update shadow.textproto --- diff --git a/Lib/axisregistry/data/shadow.textproto b/Lib/axisregistry/data/shadow.textproto index 4b45df8502..7e22442e1c 100644 --- a/Lib/axisregistry/data/shadow.textproto +++ b/Lib/axisregistry/data/shadow.textproto @@ -1,13 +1,13 @@ -# SHDW based on https://github.com/EkType/Honk -tag: "SHDW" -display_name: "Shadow" -min_value: 0 -default_value: 100 -max_value: 1000 -precision: 0 +# SHLN based on https://github.com/EkType/Honk +tag: "SHLN" +display_name: "Shadow Length" +min_value: 0.0 +default_value: 50.0 +max_value: 100.0 +precision: -1 fallback { name: "Default" value: 100 } fallback_only: false -description: "Adjust the extrusion depth of a shadowed font." +description: "Adjust the length of a shadowed font."