summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2017-12-18 19:01:54 -0500
committerMatthias Clasen <mclasen@redhat.com>2017-12-23 17:04:27 -0500
commit4898fbfc4a7e9c06053a942ad7d84e4574a9c5cd (patch)
treee468d06b44aa3f2b631b5ad4603d19d510c2f0da
parente5b382406df81ad972d2a113c85826702ce43da6 (diff)
downloadpango-4898fbfc4a7e9c06053a942ad7d84e4574a9c5cd.tar.gz
Add an out-of-range value
This tests the clamping of axis values, which freetype is supposed to do. It wasn't working when we tried it.
-rw-r--r--pango-view/test-font-variations.markup1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango-view/test-font-variations.markup b/pango-view/test-font-variations.markup
index 182498ea..0b5d7b56 100644
--- a/pango-view/test-font-variations.markup
+++ b/pango-view/test-font-variations.markup
@@ -6,3 +6,4 @@ Selawik Variations test:
<span font_desc="Selawik Variations test @wght=300">Weight: 300</span>
<span font_desc="Selawik Variations test">Weight: default</span>
<span font_desc="Selawik Variations test @wght=500">Weight: 500</span>
+<span font_desc="Selawik Variations test @wght=2000">Weight: 2000</span>