summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2010-12-09 11:32:26 +0900
committerAkira TAGOH <akira@tagoh.org>2010-12-09 11:32:26 +0900
commit51e352a1bde91348888202539639a5a2d0d506d4 (patch)
tree2319636670ddc51f98851bc14d3f7d5af4c4f6e3 /doc
parent857b7efe1e301f670329c6836da52fbab8c5df66 (diff)
add some document for range and charset.
Diffstat (limited to 'doc')
-rw-r--r--doc/fontconfig-user.sgml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/fontconfig-user.sgml b/doc/fontconfig-user.sgml
index 219d906..ce6f158 100644
--- a/doc/fontconfig-user.sgml
+++ b/doc/fontconfig-user.sgml
@@ -432,6 +432,14 @@ instead of -.5).
This element holds the four <literal>&lt;double&gt;</literal> elements of an affine
transformation.
</para></refsect2>
+ <refsect2><title><literal>&lt;range&gt;</literal></title><para>
+This element holds the two <literal>&lt;int&gt;</literal> elements of a range
+representation.
+ </para></refsect2>
+ <refsect2><title><literal>&lt;charset&gt;</literal></title><para>
+This element holds at least one <literal>&lt;int&gt;</literal> element of
+an Unicode code point or more.
+ </para></refsect2>
<refsect2><title><literal>&lt;name&gt;</literal></title><para>
Holds a property name. Evaluates to the first value from the property of
the font, not the pattern.