UnixFaqFontsInAbiWord2dot0

From AbiWiki

Revision as of 02:55, 17 October 2007 by Maintenance script (Talk)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

UnixFAQ: Fonts in AbiWord 2.0

AbiWord 2.0 and 1.99.x (betas and release candidates) on Unix actually knows nothing about locating, loading, and using fonts. It leaves all of this up to FontConfig.

The FontConfig configuration file is at /etc/fonts/fonts.conf - for instance, you might find that it mentions the directory /usr/share/fonts, which is a good place to put extra fonts, such as Unicode TrueType fonts. Apparently /usr/share/fonts may not be a symlink to a remotely mounted filesystem.

AbiWord 2.0 does not currently load OTF fonts as it cannot print them - see http://www.abisource.com/mailinglists/abiword-dev/2003/Sep/0138.html

Contributors