mirror of
https://github.com/google/fonts.git
synced 2024-12-17 05:31:36 +03:00
4bd3c05add
* Add GF Axis Registry files to git repo. * Update root README.md with a description of the axisregistry/ subdir. * Update root README.md with a description of the axisregistry/ subdir. * Revise the axis registry README file to be simpler and also descrie the metadata fields of the axis textprotos.
21 lines
556 B
Plaintext
21 lines
556 B
Plaintext
# WONK based on https://github.com/undercasetype/Fraunces#variable-axes
|
|
tag: "WONK"
|
|
display_name: "Wonkiness"
|
|
min_value: 0
|
|
max_value: 1
|
|
default_value: 0
|
|
precision: 0
|
|
fallback {
|
|
name: "Normal"
|
|
value: 0
|
|
}
|
|
fallback {
|
|
name: "Wonky"
|
|
value: 1
|
|
}
|
|
description:
|
|
"Controls the subsitution of wonky forms along the Optical Size axis. 'Off'"
|
|
" (0) maintains more normalized letterforms, such as the leaning n/m/h in"
|
|
" Roman, or the bulbous flags in the b/d/h/k/l of the Italic. In"
|
|
" static fonts, this is also available as an OpenType Stylistic Set."
|