From: Chris Simpkins Date: Wed, 31 Aug 2022 04:47:55 +0000 (-0400) Subject: sync google/fonts axisregistry changes with googlefonts/axisregistry X-Git-Tag: v0.3.6~8^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e38ff3e341193305c69e29f4487724e5f2cd906;p=thirdparty%2Fgoogle%2Ffonts.git sync google/fonts axisregistry changes with googlefonts/axisregistry includes Edge Highlight, Element Grid, and Extrusion Depth edits --- diff --git a/Lib/axisregistry/data/edge_highlight.textproto b/Lib/axisregistry/data/edge_highlight.textproto index ba49dca909..d034f1f85d 100644 --- a/Lib/axisregistry/data/edge_highlight.textproto +++ b/Lib/axisregistry/data/edge_highlight.textproto @@ -10,4 +10,5 @@ description: fallback { name: "Default" value: 12 -} \ No newline at end of file +} +fallback_only: false \ No newline at end of file diff --git a/Lib/axisregistry/data/element_grid.textproto b/Lib/axisregistry/data/element_grid.textproto index 96f97a08d8..ee90262c02 100644 --- a/Lib/axisregistry/data/element_grid.textproto +++ b/Lib/axisregistry/data/element_grid.textproto @@ -10,4 +10,5 @@ description: fallback { name: "Default" value: 1.0 -} \ No newline at end of file +} +fallback_only: false \ No newline at end of file diff --git a/Lib/axisregistry/data/extrusion_depth.textproto b/Lib/axisregistry/data/extrusion_depth.textproto index 687d322790..be0e96fcbf 100644 --- a/Lib/axisregistry/data/extrusion_depth.textproto +++ b/Lib/axisregistry/data/extrusion_depth.textproto @@ -10,4 +10,5 @@ description: fallback { name: "Default" value: 100 -} \ No newline at end of file +} +fallback_only: false \ No newline at end of file