On 3/14/06, Dan Nicholson <[EMAIL PROTECTED]> wrote: > > According to http://mharris.ca/xorg/xorg-modularization-status.html, > they are installing the fonts into /usr/share/X11/fonts and (I > believe) adding /usr/share/X11/fonts/{Type1,OTF} to fonts.conf.
Yes, this is rawhide fontconfig.spec (http://cvs.fedora.redhat.com/viewcvs/devel/fontconfig/fontconfig.spec?view=markup) %configure --with-add-fonts=/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/OTF Additionally, they're adding 40-blacklist-fonts.conf and 50-no-hint-fonts.conf to /etc/fonts/conf.d. They're here: http://cvs.fedora.redhat.com/viewcvs/devel/fontconfig/40-blacklist-fonts.conf?view=markup http://cvs.fedora.redhat.com/viewcvs/devel/fontconfig/50-no-hint-fonts.conf?view=markup These are probably more than we need, but just hint at possibilities. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
