1
0
mirror of synced 2025-12-19 17:48:10 -05:00

Merge pull request #36 from googlefonts/davelab6-tooltip-fixes

y_transparent_descender.textproto Use depth, not height
This commit is contained in:
Nathan Williams
2022-05-09 15:25:13 -07:00
committed by GitHub
3 changed files with 5 additions and 4 deletions

View File

@@ -45,5 +45,6 @@ fallback_only: false
illustration_url: "weight.svg"
description:
"Adjust the style from lighter to bolder in typographic color, by varying"
" stroke thicknesses or other forms. This typically changes overall width,"
" and so may be used in conjunction with Width and Grade axes."
" stroke weights, spacing and kerning, and other aspects of the type."
" This typically changes overall width, and so may be used in conjunction"
" with Width and Grade axes."

View File

@@ -50,6 +50,6 @@ fallback_only: false
illustration_url: "width.svg"
description:
"Adjust the style from narrower to wider, by varying the proportions of"
" counters, stems, and other forms, including overall spacing and kerning."
" counters, strokes, spacing and kerning, and other aspects of the type."
" This typically changes the typographic color in a subtle way, and so"
" may be used in conjunction with Width and Grade axes."

View File

@@ -12,4 +12,4 @@ fallback {
fallback_only: false
illustration_url: "y_transparent_descender.svg"
description:
"A parametric axis for varying the height of lowercase descenders."
"A parametric axis for varying the depth of lowercase descenders."