From: Viviana Monsalve Date: Fri, 2 Dec 2022 22:06:52 +0000 (-0500) Subject: Add Informality [INFM] axis (#90) X-Git-Tag: v0.3.11~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2b593590836d233868c635344eefe02169c7b0f3;p=thirdparty%2Fgoogle%2Ffonts.git Add Informality [INFM] axis (#90) * Informality Axis textproto added * Update informality.textproto description * Update INFM description Co-authored-by: Dave Crossland --- diff --git a/Lib/axisregistry/data/informality.textproto b/Lib/axisregistry/data/informality.textproto new file mode 100644 index 0000000000..bc819de7a8 --- /dev/null +++ b/Lib/axisregistry/data/informality.textproto @@ -0,0 +1,15 @@ +# INFM based on https://github.com/arrowtype/shantell-sans +tag: "INFM" +display_name: "Informality" +min_value: 0 +default_value: 0 +max_value: 100 +precision: 0 +fallback { + name: "Default" + value: 0 +} +fallback_only: false +description: + "Adjusts overall design from formal and traditional (0%)" + " to informal and unconventional (up to 100%)."