mirror of
https://github.com/google/fonts.git
synced 2024-12-16 12:18:03 +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.
16 lines
443 B
Plaintext
16 lines
443 B
Plaintext
# slnt based on https://docs.microsoft.com/en-us/typography/opentype/spec/dvaraxistag_slnt
|
|
tag: "slnt"
|
|
display_name: "Slant"
|
|
min_value: -90
|
|
max_value: 90
|
|
default_value: 0
|
|
precision: 0
|
|
fallback {
|
|
name: "Default"
|
|
value: 0
|
|
}
|
|
description:
|
|
"Adjust the style from upright to slanted, also known to typographers"
|
|
" as an 'oblique' style. Rarely, slant can work in the other direction,"
|
|
" called a 'backslanted' or 'reverse oblique' style."
|