From 4713461215679eba6ccf3355e8fd04f94b1961aa Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 18 Dec 2017 19:01:54 -0500 Subject: 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 file changed, 1 insertion(+) 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: Weight: 300 Weight: default Weight: 500 +Weight: 2000 -- cgit v1.2.1