summaryrefslogtreecommitdiff
path: root/pango-view/test-font-variations.markup
blob: ae277e35d505ffe6c5461ce38de12ba7d666300d (plain)
1
2
3
4
5
6
7
8
9
Rendering Text using weight variations.
This works with fonts that have OpenType
font variations.
<span font_desc="@wght=700">Weight: 700</span>
<span font_desc="@wght=600">Weight: 600</span>
<span font_desc="@wght=300">Weight: 300</span>
<span font_desc="@wght=500">Weight: 500</span>
<span font_desc="@wght=400">Weight: 400</span>
<span font_desc="@wght=2000">Weight: 2000</span>