From: Viviana Monsalve Date: Tue, 2 Apr 2024 18:36:14 +0000 (-0500) Subject: Add Size of Paint 1 [SZP1] axis X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=033b20c73a1efa0ebbb4177031ed6c5a13ce50cb;p=thirdparty%2Fgoogle%2Ffonts.git Add Size of Paint 1 [SZP1] axis --- diff --git a/Lib/axisregistry/data/size_paint_1.textproto b/Lib/axisregistry/data/size_paint_1.textproto new file mode 100644 index 0000000000..e82c78cb15 --- /dev/null +++ b/Lib/axisregistry/data/size_paint_1.textproto @@ -0,0 +1,16 @@ +tag: "SZP1" +display_name: "Size of Paint 1" +min_value: -100 +default_value: 0 +max_value: 100 +precision: 0 +fallback { + name: "Default" + value: 0 +} +fallback_only: false +description: + "Modifies the size of a paint element going from an initial size (0)" + " to positive values that increase the size (100%)" + " or negative values that shrink it down (-100%)." + " Reducing the size can create transparency."