On Mon, 2005-02-07 at 23:19 +0000, David Fletcher wrote: > How do I get extra TTFs added to FC3 so that all users can access them? Put the fonts in an appropriate directory, perhaps: /usr/local/share/fonts The edit your /etc/fonts/local.conf so that it looks something like this: <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- /etc/fonts/local.conf file for local customizations --> <fontconfig> <dir>/usr/local/share/fonts</dir> </fontconfig> Voila! Best, Darren -- ===================================================================== D. D. Brierton darren@xxxxxxxxxxx www.dzr-web.com Trying is the first step towards failure (Homer Simpson) =====================================================================