]> git.wh0rd.org - fontconfig.git/blobdiff - fonts.conf.in
Revert to original FcFontSetMatch algorithm to avoid losing fonts.
[fontconfig.git] / fonts.conf.in
index a58731351dbfc51a3973d78d251373ff4b34c5a3..0629c807cfa7503990e1e0e9a24dd4b21467ab3d 100644 (file)
        @FC_FONTPATH@
        <dir>~/.fonts</dir>
 
+<!-- Font cache directory list -->
+
+       <cachedir>@FC_CACHEDIR@</cachedir>
+       <cachedir>~/.fontconfig</cachedir>
+
 <!--
   Accept deprecated 'mono' alias, replacing it with 'monospace'
 -->
           <family>Palatino</family>
           <accept><family>URW Palladio L</family></accept>
         </alias>
-        <alias>
-          <family>Symbol</family>
-          <accept><family>Standard Symbols L</family></accept>
-        </alias>
         <alias>
          <family>Times</family>
          <accept><family>Nimbus Roman No9 L</family></accept>
          <family>Zapf Dingbats</family>
          <accept><family>Dingbats</family></accept>
        </alias>
-
+       <match target="pattern">
+         <test name="family">
+           <string>Symbol</string>
+         </test>
+         <edit name="family" mode="append" binding="strong">
+           <string>Standard Symbols L</string>
+         </edit>
+       </match>
 <!--
  AMT provides metric and shape compatible fonts for these three web font
  families.