Fix typos in axis registry.
This commit is contained in:
@@ -22,6 +22,6 @@ fallback {
|
|||||||
fallback_only: true
|
fallback_only: true
|
||||||
description:
|
description:
|
||||||
"Controls the substitution of cursive forms along the Slant axis. 'Off' (0)"
|
"Controls the substitution of cursive forms along the Slant axis. 'Off' (0)"
|
||||||
" maintains Roman letterforms such as a double-story a and g, 'Auto' (0.5)"
|
" maintains Roman letterforms such as a double-storey a and g, 'Auto' (0.5)"
|
||||||
" allows for Cursive substitution, and 'On' (1) asserts cursive forms even"
|
" allows for Cursive substitution, and 'On' (1) asserts cursive forms even"
|
||||||
" in upright text with a Slant of 0."
|
" in upright text with a Slant of 0."
|
||||||
|
|||||||
@@ -20,5 +20,5 @@ description:
|
|||||||
" monospace (fixed width). Monospace is when all glyphs have the same"
|
" monospace (fixed width). Monospace is when all glyphs have the same"
|
||||||
" total character width, and more wide or narrow letter proportions to fill"
|
" total character width, and more wide or narrow letter proportions to fill"
|
||||||
" the space such as a narrower 'w' or wider 'r.' Proportionally spaced"
|
" the space such as a narrower 'w' or wider 'r.' Proportionally spaced"
|
||||||
"fonts have letters drawn with more typical proportions, and each glyph"
|
" fonts have letters drawn with more typical proportions, and each glyph"
|
||||||
"takes up a unique amount of space on a line."
|
" takes up a unique amount of space on a line."
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# WONK based on https://github.com/undercasetype/Fraunces#variable-axes
|
# WONK based on https://github.com/undercasetype/Fraunces#variable-axes
|
||||||
tag: "WONK"
|
tag: "WONK"
|
||||||
display_name: "Wonky"
|
display_name: "Wonk"
|
||||||
min_value: 0
|
min_value: 0
|
||||||
max_value: 1
|
max_value: 1
|
||||||
default_value: 0
|
default_value: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user