mirror of
https://github.com/google/fonts.git
synced 2024-11-24 09:43:46 +03:00
Specify illustration_url in parametric axes
This commit is contained in:
parent
28522fe4f9
commit
3158f45e87
@ -10,5 +10,6 @@ fallback {
|
||||
value: 88
|
||||
}
|
||||
fallback_only: false
|
||||
illustration_url: "x_opaque.svg"
|
||||
description:
|
||||
"A parametric axis for varying thick stroke weights, such as stems."
|
||||
|
@ -10,5 +10,6 @@ fallback {
|
||||
value: 400
|
||||
}
|
||||
fallback_only: false
|
||||
illustration_url: "x_transparent.svg"
|
||||
description:
|
||||
"A parametric axis for varying counter widths in the X dimension."
|
||||
|
@ -10,5 +10,6 @@ fallback {
|
||||
value: 116
|
||||
}
|
||||
fallback_only: false
|
||||
illustration_url: "y_opaque.svg"
|
||||
description:
|
||||
"A parametric axis for varying thin stroke weights, such as bars and hairlines."
|
||||
|
@ -10,5 +10,6 @@ fallback {
|
||||
value: 750
|
||||
}
|
||||
fallback_only: false
|
||||
illustration_url: "y_transparent_ascender.svg"
|
||||
description:
|
||||
"A parametric axis for varying the height of lowercase ascenders."
|
||||
|
@ -10,5 +10,6 @@ fallback {
|
||||
value: -250
|
||||
}
|
||||
fallback_only: false
|
||||
illustration_url: "y_transparent_descender.svg"
|
||||
description:
|
||||
"A parametric axis for varying the height of lowercase descenders."
|
||||
|
@ -10,5 +10,6 @@ fallback {
|
||||
value: 600
|
||||
}
|
||||
fallback_only: false
|
||||
illustration_url: "y_transparent_figures.svg"
|
||||
description:
|
||||
"A parametric axis for varying the height of figures."
|
@ -10,5 +10,6 @@ fallback {
|
||||
value: 500
|
||||
}
|
||||
fallback_only: false
|
||||
illustration_url: "y_transparent_lowercase.svg"
|
||||
description:
|
||||
"A parametric axis for varying the height of the lowercase."
|
||||
|
@ -10,5 +10,6 @@ fallback {
|
||||
value: 725
|
||||
}
|
||||
fallback_only: false
|
||||
illustration_url: "y_transparent_uppercase.svg"
|
||||
description:
|
||||
"A parametric axis for varying the heights of uppercase letterforms."
|
||||
|
Loading…
Reference in New Issue
Block a user