From: Tiago de P. P. <ti...@fo...> - 2008-01-31 20:05:46
|
On 01/31/2008 02:58 PM, Michael Droettboom wrote: > More information: this problem reared its ugly head way back in 2005 > and the same font (orlando.ttf) was the culprit then! ;) > > http://sourceforge.net/mailarchive/message.php?msg_id=42E69B61.4060008%40caltech.edu > > Also, is it possible you have PyCXX installed in a system-wide > location, such as /usr/include/CXX or /usr/include/python2.5/CXX ? If > so, the compiler might be included those headers, but building with > the matplotlib-included ones, causing all kinds of craziness. Try > uninstalling pycxx and rebuilding matplotlib and see if that solves > things. Thanks for the prompt answer. This was indeed a font-related issue. I temporarily moved my font collection out of the way -- it is not very big, but contains some ttf fonts from random web sources -- and then everything worked. I'll try to find out what font might be the cause, and isolate it. And for the record: $ freetype-config --version 9.16.3 Thanks a lot! Tiago -- Tiago de Paula Peixoto <ti...@fo...> |