[pango/wip/matthiasc/face-lang: 21/26] Add an out-of-range value



commit 4898fbfc4a7e9c06053a942ad7d84e4574a9c5cd
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Dec 18 19:01:54 2017 -0500

    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.

 pango-view/test-font-variations.markup |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/pango-view/test-font-variations.markup b/pango-view/test-font-variations.markup
index 182498e..0b5d7b5 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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]