summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/fontconfig-devel.sgml2
-rw-r--r--doc/fontconfig-user.sgml4
2 files changed, 6 insertions, 0 deletions
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
</programlisting>
</sect2>
</sect1>
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
</programlisting>
</refsect2>
<refsect2>