2020-07-14 01:52:55 +03:00
|
|
|
# GRAD based on https://github.com/TypeNetwork/Opentype-1.8-Axis-Proposal/blob/gh-pages/proposal/Grade/ProposalSummary.md
|
|
|
|
tag: "GRAD"
|
|
|
|
display_name: "Grade"
|
2020-12-17 18:48:27 +03:00
|
|
|
min_value: -1000
|
|
|
|
max_value: 1000
|
2020-07-14 01:52:55 +03:00
|
|
|
default_value: 0
|
2020-12-17 18:48:27 +03:00
|
|
|
precision: 0
|
2020-07-14 01:52:55 +03:00
|
|
|
fallback {
|
|
|
|
name: "Normal"
|
|
|
|
value: 0
|
|
|
|
}
|
2022-02-10 23:32:37 +03:00
|
|
|
fallback_only: false
|
2020-07-14 01:52:55 +03:00
|
|
|
description:
|
|
|
|
"Finesse the style from lighter to bolder in typographic color, by varying"
|
|
|
|
" stroke thicknesses or other forms, without any changes overall width,"
|
|
|
|
" inter-letter spacing, or kerning, so there are no changes to line breaks"
|
|
|
|
" or page layout. Negative grade makes the style lighter, while positive"
|
2020-12-17 18:48:27 +03:00
|
|
|
" grade makes it bolder. The units are the same as in the Weight axis."
|