8000 add illustration url to axis.textproto by zhaoxiong0211 · Pull Request #4470 · google/fonts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

add illustration url to axis.textproto #4470

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

Merged
merged 3 commits into from
Apr 6, 2022
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
8000
Diff view
Diff view
1 change: 1 addition & 0 deletions axisregistry/casual.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions axisregistry/casual.textproto
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ fallback {
value: 1
}
fallback_only: false
illustration_url: "casual.svg"
description:
"Along this axis, letterforms adjust in stroke curvature, contrast, and"
" terminals to go from a sturdy, rational 'Linear' style to a friendly,"
Expand Down
1 change: 1 addition & 0 deletions axisregistry/cursive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions axisregistry/cursive.textproto
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ fallback {
display_name: "On"
}
fallback_only: true
illustration_url: "cursive.svg"
description:
"Controls the substitution of cursive forms along the Slant axis. 'Off' (0)"
" maintains Roman letterforms such as a double-storey a and g, 'Auto' (0.5)"
Expand Down
1 change: 1 addition & 0 deletions axisregistry/fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions axisregistry/fill.textproto
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ fallback {
value: 1.0
}
fallback_only: false
illustration_url: "fill.svg"
description: "The Fill axis is intended to provide a treatment of the design"
" that fills in transparent forms with opaque ones (and sometimes interior"
" opaque forms become transparent, to maintain contrasting shapes)."
Expand Down
Loading
0