I went through the demo list again today.  Here are some problems:

$ python fonts_demo.py 
Traceback (most recent call last):
  File "fonts_demo.py", line 31, in <module>
    font.set_name('Script MT')
AttributeError: 'FontProperties' object has no attribute 'set_name'

I'm getting segfaults for the following on wxagg for os x:

  annotation_demo
  polar_*
  transoffset

The polar demos work for pdf but not agg from backend_driver.py

        - Paul

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to