1
0
mirror of https://github.com/google/fonts.git synced 2024-12-15 19:52:21 +03:00
fonts/axisregistry/cursive.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

25 lines
575 B
Plaintext

# CRSV based on https://github.com/arrowtype/Recursive#variable-axes
tag: "CRSV"
display_name: "Cursive"
min_value: 0
max_value: 1
default_value: 0.5
precision: -1
fallback {
name: "Roman"
value: 0
}
fallback {
name: "Auto"
value: 0.5
}
fallback {
name: "Cursive"
value: 1
}
description:
"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)"
" allows for Cursive substitution, and 'On' (1) asserts cursive forms even"
" in upright text with a Slant of 0."