Re: [matplotlib-devel] Font searching

2007-08-27 Thread Michael Droettboom
Jouni K. Seppänen wrote: > On OS X, using the pdf backend, I get the exception "RuntimeError: > TrueType font is missing table" when running examples/fonts_demo_kw.py, > because ttconv is trying to load /System/Library/Fonts/Times.dfont as a > TrueType font, which it of course is not. > > A simple

[matplotlib-devel] Font searching

2007-08-24 Thread Jouni K . Seppänen
On OS X, using the pdf backend, I get the exception "RuntimeError: TrueType font is missing table" when running examples/fonts_demo_kw.py, because ttconv is trying to load /System/Library/Fonts/Times.dfont as a TrueType font, which it of course is not. A simple solution would be to limit the font