]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Add default fallback entries
authorRod S <rsheeter@google.com>
Tue, 23 Aug 2022 01:56:12 +0000 (18:56 -0700)
committerRod S <rsheeter@google.com>
Tue, 23 Aug 2022 01:56:12 +0000 (18:56 -0700)
Lib/axisregistry/data/edge_highlight.textproto
Lib/axisregistry/data/extrusion_depth.textproto

index 9088de4a2d0ec8de8e4b6b17f1713fc86b9701d1..ba49dca909abbd025c8e1d7351e17bfb9a3b22c1 100644 (file)
@@ -7,3 +7,7 @@ max_value: 1000
 precision: 0
 description:
   "Controls thickness of edge highlight details."
+fallback {
+  name: "Default"
+  value: 12
+}
\ No newline at end of file
index 8617844e24bd30fbc73d7efa11c0330009e4ffd2..687d322790a936c5c3b5040e19b7d80759dc0616 100644 (file)
@@ -7,3 +7,7 @@ max_value: 1000
 precision: 0
 description:
   "Controls extrusion depth."
+fallback {
+  name: "Default"
+  value: 100
+}
\ No newline at end of file