1
0
mirror of https://github.com/google/fonts.git synced 2024-11-24 01:37:48 +03:00

Specify illustration_url in parametric axes

This commit is contained in:
nathan-williams 2022-04-28 18:05:05 -07:00
parent 28522fe4f9
commit 3158f45e87
9 changed files with 10 additions and 2 deletions

View File

@ -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."

View File

@ -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."

View File

@ -11,4 +11,4 @@ fallback {
}
fallback_only: false
description:
"Assigns a 'white' per mille value to each instance of the design space."
"Assigns a 'white' per mille value to each instance of the design space."

View File

@ -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."

View File

@ -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."

View File

@ -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."

View File

@ -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."
"A parametric axis for varying the height of figures."

View File

@ -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."

View File

@ -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."