From 175159676812b061b3f042ca60391f3cd2d236f7 Mon Sep 17 00:00:00 2001 From: Akira TAGOH Date: Wed, 17 May 2023 14:18:52 +0900 Subject: [PATCH] Add missing property descriptions Fixes https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/360 --- doc/fontconfig-devel.sgml | 2 ++ doc/fontconfig-user.sgml | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/doc/fontconfig-devel.sgml b/doc/fontconfig-devel.sgml index 6ac2365..f39f2ed 100644 --- a/doc/fontconfig-devel.sgml +++ b/doc/fontconfig-devel.sgml @@ -183,6 +183,7 @@ convenience for the application's rendering mechanism. conversions (deprecated) minspace FC_MINSPACE Bool Eliminate leading from line spacing + matrix FC_MATRIX Matrix Hold an affine transformation charset FC_CHARSET CharSet Unicode chars encoded by the font lang FC_LANG LangSet Set of RFC-3066-style @@ -213,6 +214,7 @@ convenience for the application's rendering mechanism. variable FC_VARIABLE Bool Whether font is Variable Font fonthashint FC_FONT_HAS_HINT Bool Whether font has hinting order FC_ORDER Int Order number of the font + desktop FC_DESKTOP_NAME String Current desktop name diff --git a/doc/fontconfig-user.sgml b/doc/fontconfig-user.sgml index ff8ca2c..389f713 100644 --- a/doc/fontconfig-user.sgml +++ b/doc/fontconfig-user.sgml @@ -141,8 +141,12 @@ fontfeatures String List of the feature tags in OpenType to be enabled prgname String String Name of the running program postscriptname String Font family name in PostScript color Bool Whether any glyphs have color +symbol Bool Whether font uses MS symbol-font encoding +fontvariations String comma-separated string of axes in variable font +variable Bool Wheter font is Variable Font fonthashint Bool Whether the font has hinting order Int Order number of the font +desktop String Current desktop name