Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SOFT axis registration #2677

Merged
merged 4 commits into from
Sep 24, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions axisregistry/softness.textproto
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,15 @@ max_value: 100
default_value: 0
precision: -1
fallback {
name: "Normal"
name: "Sharp"
value: 0
}
fallback {
name: "Soft"
value: 50
}
fallback {
name: "Extra Soft"
value: 100
}
description: "Along this axis, letterforms become more soft and rounded."
description: "Letterforms become more soft and rounded."
9 changes: 5 additions & 4 deletions axisregistry/wonkiness.textproto
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ fallback {
value: 1
}
description:
"Controls the subsitution of wonky forms along the Optical Size axis. 'Off'"
" (0) maintains more normalized letterforms, such as the leaning n/m/h in"
" Roman, or the bulbous flags in the b/d/h/k/l of the Italic. In"
" static fonts, this is also available as an OpenType Stylistic Set."
"Binary axis to control the subsitution of wonky forms along the"
" optical size axis. 'Off' (0) maintains more normalized letterforms,"
" such as the leaning n/m/h in roman, or the bulbous flags in the"
" b/d/h/k/l of the italic."
" In static fonts, this is also available as an OpenType Stylistic Set."