1
0
mirror of https://github.com/google/fonts.git synced 2024-12-11 10:02:13 +03:00
fonts/axisregistry/casual.textproto
Nathan Williams 4bd3c05add
GF Axis Registry setup (#2541)
* 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.
2020-07-13 15:52:55 -07:00

20 lines
437 B
Plaintext

# CASL based on https://github.com/arrowtype/Recursive#variable-axes
tag: "CASL"
display_name: "Casual"
min_value: 0
max_value: 1
default_value: 0
precision: -2
fallback {
name: "Linear"
value: 0
}
fallback {
name: "Casual"
value: 1
}
description:
"Along this axis, letterforms adjust in stroke curvature, contrast, and"
" terminals to go from a sturdy, rational 'Linear' style to a friendly,"
" energetic 'Casual' style."