[pango/pango2: 152/201] Update markup docs




commit 500c43502be8a32ba0b74b23e4e4b5c8a6f8dfe5
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Feb 20 08:24:03 2022 -0600

    Update markup docs

 docs/pango_markup.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/docs/pango_markup.md b/docs/pango_markup.md
index 6a6cc3c2..80ed1656 100644
--- a/docs/pango_markup.md
+++ b/docs/pango_markup.md
@@ -72,7 +72,7 @@ font_desc
   attribute, you will get Sans normal, not italic.
 
 font_family
-face
+family
 : A font family name.
 
 font_size
@@ -104,9 +104,9 @@ variant
 
 font_stretch
 stretch
-: One of 'ultracondensed', 'extracondensed',
-  'condensed', 'semicondensed', 'normal', 'semiexpanded', 'expanded',
-  'extraexpanded', 'ultraexpanded'.
+: One of 'ultra-condensed', 'extra-condensed',
+  'condensed', 'semi-condensed', 'normal', 'semi-expanded', 'expanded',
+  'extra-expanded', 'ultra-expanded'.
 
 font_features
 : A comma-separated list of OpenType font feature settings, in the same syntax as


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