mirror of
https://github.com/google/fonts.git
synced 2024-12-17 21:51:52 +03:00
43a3ded251
Use relative values, defaulting from 0 Closes #2710
18 lines
654 B
Plaintext
18 lines
654 B
Plaintext
# GRAD based on https://github.com/TypeNetwork/Opentype-1.8-Axis-Proposal/blob/gh-pages/proposal/Grade/ProposalSummary.md
|
|
tag: "GRAD"
|
|
display_name: "Grade"
|
|
min_value: -1000
|
|
max_value: 1000
|
|
default_value: 0
|
|
precision: 0
|
|
fallback {
|
|
name: "Normal"
|
|
value: 0
|
|
}
|
|
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"
|
|
" grade makes it bolder. The units are the same as in the Weight axis."
|