Re: [matplotlib-devel] config with traits

2007-08-27 Thread Michael Droettboom
Michael Droettboom wrote: > Darren Dale wrote: >> On Wednesday 22 August 2007 4:20:08 pm Michael Droettboom wrote: >>> Darren Dale wrote: If you want all that flexibility, why not do it in the usual way: #mathtext.it.family : 'serif' #mathtext.it.style : 'oblique' >>> That seem

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