I wonder where in /etc/fonts.fonts.conf exactly is the best
(Bplace to put the include statement for ~/.fonts.conf.
(B
(BIt cannot be at the very end of /etc/fonts/fonts.conf because
(Bthen the following would not work:
(B
(BKeith Packard <[EMAIL PROTECTED]> $B$5$s$O=q$-$^$7$?(B:
(B
(B> Here's what I put into my /etc/fonts/fonts.conf file (and which may go into
(B> the distribution for 4.3):
(B>
(B> <match target="pattern">
(B>         <test name="prefer_outline">
(B>                 <bool>true</bool>
(B>         </test>
(B>         <test name="family">
(B>                 <string>Helvetica</string>
(B>         </test>
(B>         <edit name="family" mode="prepend" binding="strong">
(B>                 <string>Arial</string>
(B>         </edit>
(B> </match>
(B
(B[...]
(B
(B> To enable these rules, I place:
(B>
(B> <match target="pattern">
(B>         <edit name="prefer_outline">
(B>                 <bool>true</bool>
(B>         </edit>
(B> </match>
(B>
(B> in my ~/.fonts.conf file to turn on the above substitution rules.
(B
(BI.e. one the include statement for ~/.fonts.conf must be above this
(Brule which replaces Helvetica by Arial.
(B
(BBut maybe all rules in /etc/fonts/fonts.conf, which do not
(Babsolutely have to be below the include statement for ~/.fonts.conf
(Babove this include statement, to make it possible for each user
(Bto override every rule he doesn't like.
(B
(BDoes that make sense?
(B
(B-- 
(BMike Fabian   <[EMAIL PROTECTED]>   http://www.suse.de/~mfabian
$B?gL2ITB-$O$$$$;E;v$NE($@!#(B
(B_______________________________________________
(BFonts mailing list
([EMAIL PROTECTED]
(Bhttp://XFree86.Org/mailman/listinfo/fonts


Reply via email to