From a78ce2a8c5e2f250abadf14989dcd8777d09112b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 18 Dec 2017 13:05:39 -0500 Subject: pango-view: Add a font-variations example This uses markup to demonstrate font variations. It nees the 'Selawik Variations test' font. --- pango-view/test-font-variations.markup | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pango-view/test-font-variations.markup (limited to 'pango-view') diff --git a/pango-view/test-font-variations.markup b/pango-view/test-font-variations.markup new file mode 100644 index 00000000..182498ea --- /dev/null +++ b/pango-view/test-font-variations.markup @@ -0,0 +1,8 @@ +Rendering Text using different variations of +Selawik Variations test: +Weight: 700 +Weight: 600 +Weight: 400 +Weight: 300 +Weight: default +Weight: 500 -- cgit v1.2.1