]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Update contrast.textproto to fix space chars
authorDave Crossland <dave@lab6.com>
Thu, 24 Jul 2025 16:39:36 +0000 (10:39 -0600)
committerGitHub <noreply@github.com>
Thu, 24 Jul 2025 16:39:36 +0000 (10:39 -0600)
Lib/axisregistry/data/contrast.textproto

index f617e0767eb8800b17bf6c96051183a7b00ba988..46e44166c0bddb523ebd16d68d99771af964b072 100644 (file)
@@ -20,14 +20,14 @@ illustration_url: "contrast.svg"
 description:
   "Contrast describes the stroke width difference"
   " between the thick and thin parts of the font glyphs."
-  "A value of zero indicates no visible/apparent contrast."
-  "A positive number indicates an increase in contrast relative to"
+  " A value of zero indicates no visible/apparent contrast."
+  " A positive number indicates an increase in contrast relative to"
   " the zero-contrast thickness, achieved by making the thin stroke"
   " thinner. A value of 100 indicates that the thin stroke has"
   " disappeared completely."
-  "A negative value indicates “reverse contrast”: the strokes"
+  " A negative value indicates “reverse contrast”: the strokes"
   " which would conventionally be thick in the writing system are"
   " instead made thinner. In western-language fonts this"
   " might be perceived as a 19th-century, “circus” or"
   " “old West” effect. A value of -100 indicates that the strokes"
-  " which would normally be thick have disappeared completely."
\ No newline at end of file
+  " which would normally be thick have disappeared completely."