]> git.wh0rd.org - fontconfig.git/blobdiff - fonts.dtd
Document FC_DEBUG values (bug 6393). Document name \ escape syntax.
[fontconfig.git] / fonts.dtd
index 6c9a33df41560db3f87efe68e81a0047cf5df4eb..cd016d3ca9035a10750eccd58b16504bf739c003 100644 (file)
--- a/fonts.dtd
+++ b/fonts.dtd
 <!ELEMENT cache (#PCDATA)>
 <!ATTLIST cache xml:space (default|preserve) 'preserve'>
 
+<!--
+    Add a directory that is searched for font cache files.
+    These hold per-directory cache data and are searched in
+    order for each directory. When writing cache files, the first
+    directory which allows the cache file to be created is used.
+
+    A leading '~' in a directory name is replaced with the users
+    home directory path.
+-->
+<!ELEMENT cachedir (#PCDATA)>
+<!ATTLIST cachedir xml:space (default|preserve) 'preserve'>
+
 <!--
     Reference another configuration file; note that this
     is another complete font configuration file and not