kmcpeak@...2062... wrote:
I'm running Inkscape v0.44.1 on Windows 2000. Recently I installed several adobe postscript fonts and Inkscape is not recognizing them.
Inkscape, and more specifically the text layout library "pango" only work with TrueType fonts at the moment. Support for OpenType should be coming eventually, but Type 1 fonts will probably never be supported - The character -> glyph information in TrueType cmap table is absent from Type 1 fonts.
If you go to http://sourceforge.net/tracker/index.php?func=detail&aid=1441767&gro... You will be able to download a patch which will enable OpenType fonts. Type 1 fonts can be losslessly converted to OpenType (With the Adobe Open Type Font Development Kit)
Ishmal: Any thoughts about including a patched binary with inkscape .45?