]> git.wh0rd.org - fontconfig.git/commitdiff
Add some example usages.
authorNoah Levitt <nlevitt@gmail.com>
Sun, 16 Nov 2003 19:08:04 +0000 (19:08 +0000)
committerNoah Levitt <nlevitt@gmail.com>
Sun, 16 Nov 2003 19:08:04 +0000 (19:08 +0000)
ChangeLog
fc-list/fc-list.sgml

index d8a9b9b011706e0af4f79fa45d06fa80b5b7af95..f4dea62295816045ddf7a917cf07c2764ff1f210 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-11-16  Noah Levitt  <nlevitt@columbia.edu>
+
+       * fc-list/fc-list.sgml: Add some example usages.
+
 2003-11-10  Roozbeh Pournader  <roozbeh@sharif.edu>
 
        * src/fcxml.c:
index 9162e2441f7f7553dd714599c051fc0f4a05f7ed..d0ec733e8117d4cd5a4a90450b185f0888279047 100644 (file)
@@ -129,6 +129,29 @@ manpage.1: manpage.sgml
       </varlistentry>
     </variablelist>
   </refsect1>
+
+  <refsect1>
+    <title>EXAMPLES</title>
+
+    <variablelist>
+      <varlistentry>
+        <term>fc-list</term>
+        <listitem><para>Lists all font faces.</para></listitem>
+      </varlistentry>
+      <varlistentry>
+        <term>fc-list :lang=hi</term>
+        <listitem><para>Lists font faces that cover Hindi.</para></listitem>
+      </varlistentry>
+      <varlistentry>
+        <term>fc-list : family style file spacing </term>
+        <listitem><para>Lists the filename and spacing value for each font
+            face.  <quote>:</quote> is an empty pattern that matches all
+            fonts.</para></listitem>
+      </varlistentry>
+    </variablelist>
+
+  </refsect1>
+
   <refsect1>
     <title>SEE ALSO</title>