From cb84dd0d9c65725247304263a28b1876a4eeafe8 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 19 Dec 2017 09:44:44 -0500 Subject: Make variations test more generic Specify just the axis part in the attribute, so this test can be used with any font supporting font variations. --- pango-view/test-font-variations.markup | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pango-view/test-font-variations.markup b/pango-view/test-font-variations.markup index 0b5d7b56..ae277e35 100644 --- a/pango-view/test-font-variations.markup +++ b/pango-view/test-font-variations.markup @@ -1,9 +1,9 @@ -Rendering Text using different variations of -Selawik Variations test: -Weight: 700 -Weight: 600 -Weight: 400 -Weight: 300 -Weight: default -Weight: 500 -Weight: 2000 +Rendering Text using weight variations. +This works with fonts that have OpenType +font variations. +Weight: 700 +Weight: 600 +Weight: 300 +Weight: 500 +Weight: 400 +Weight: 2000 -- cgit v1.2.1