Inkscape version: 0.46, Apr 6, 2008
Problem
A newly installed font on MBP does not appear in Inkscape 0.46. The font installed was a TTF file. Font Book said it was a valid TTF font. However it doesn't appear in the list of installed fonts in Inkscape. Grrrr.
Research
Concerning Mac OS X, fonts and Inkscape 0.46 wiki.inkscape.org says: "This issue is fixed in version 0.46." OK. Right. Hmm. However that didn't do me one bit of good.
Further investigation revealed that new fonts are placed in [User] > Library > Fonts. It's the standard location for fonts when double-clicked and added.
However, Inkscape draws its font list from another location: the main font folder.
Solution
Copy any font that Inkscape does not show in its font list that you'll find here:
Code: Select all
[User] > Library > Fonts
and paste it to here:
Code: Select all
MacBook Pro > Library > Fonts
and restart Inkscape (I'm using a MacBook Pro; your system may show something different.)
For the more Unix/Linux minded:
from:
Code: Select all
/Users/[name]/Library/Fonts
to
Code: Select all
/Library/Fonts
The font now appears in Inkscape's list.