mirror of
https://github.com/google/fonts.git
synced 2024-12-16 20:52:41 +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.
17 lines
324 B
Plaintext
17 lines
324 B
Plaintext
# SOFT based on https://github.com/undercasetype/Fraunces#variable-axes
|
|
tag: "SOFT"
|
|
display_name: "Softness"
|
|
min_value: 0
|
|
max_value: 100
|
|
default_value: 0
|
|
precision: -1
|
|
fallback {
|
|
name: "Normal"
|
|
value: 0
|
|
}
|
|
fallback {
|
|
name: "Soft"
|
|
value: 100
|
|
}
|
|
description: "Along this axis, letterforms become more soft and rounded."
|