]> git.wh0rd.org - fontconfig.git/blobdiff - doc/fcformat.fncs
Bug 42423 - make default Korean font from Un to Nanum
[fontconfig.git] / doc / fcformat.fncs
index 6e22d527d0305faa5ddc2d50a28f037b9f8e154e..c136e8cf27c0bbcb8a6ca9e9937cc7699b5fe2c3 100644 (file)
@@ -36,7 +36,7 @@ caller using free(), or NULL if <parameter>format</parameter> is invalid.
 
 </para><para>
 
-The format is loosely modelled after printf-style format string.
+The format is loosely modeled after printf-style format string.
 The format string is composed of zero or more  directives: ordinary
 characters (not "%"), which are copied unchanged to the output stream;
 and tags which are interpreted to construct text from the pattern in a
@@ -164,7 +164,7 @@ a single value for those elements, starting from the first value and
 continuing as long as any of those elements has a value.
 For example, the format "%{[]family,familylang{%{family} (%{familylang})\n}}"
 will expand the pattern "%{family} (%{familylang})\n" with a pattern
-having only the first value of the family and familylang elemtns, then expands
+having only the first value of the family and familylang elements, then expands
 it with the second values, then the third, etc.
 
 </para><para>
@@ -201,6 +201,13 @@ Expands to the output of the default output format of the fc-list
 command on the pattern, without the final newline.
 </para></listitem></varlistentry>
 
+<varlistentry><term>
+fccat
+</term><listitem><para>
+Expands to the output of the default output format of the fc-cat
+command on the pattern, without the final newline.
+</para></listitem></varlistentry>
+
 <varlistentry><term>
 pkgkit
 </term><listitem><para>