From: arrowtype <45946693+arrowtype@users.noreply.github.com> Date: Fri, 2 Dec 2022 22:07:19 +0000 (-0500) Subject: Add Bounce [BNCE] axis (#63) X-Git-Tag: v0.3.11~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c9db329d9303a64b0cd7a3d40be24d2b5e667fa;p=thirdparty%2Fgoogle%2Ffonts.git Add Bounce [BNCE] axis (#63) * Add BNCE custom axis * Default fallback only + Dave's Description * Decimals added to values To make the defined precision value more explicit. * Update bounce.textproto with reference project URL * Updating precision value to 0 After the decision agreed upon in the Axis Finalization document * Update BNCE description Following agreed decisions on meeting Co-authored-by: Viviana Monsalve Co-authored-by: Dave Crossland --- diff --git a/Lib/axisregistry/data/bounce.textproto b/Lib/axisregistry/data/bounce.textproto new file mode 100644 index 0000000000..f78f6ceb5c --- /dev/null +++ b/Lib/axisregistry/data/bounce.textproto @@ -0,0 +1,15 @@ +# BNCE based on https://github.com/arrowtype/shantell-sans +tag: "BNCE" +display_name: "Bounce" +min_value: -100 +default_value: 0 +max_value: 100 +precision: 0 +fallback { + name: "Default" + value: 0 +} +fallback_only: false +description: + "Shift glyphs up and down in the Y dimension, resulting " + "in an uneven, bouncy baseline."