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 <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to