Brian Blais <[EMAIL PROTECTED]> writes:

> This is the smallest example I can write.  I am embedding the figure
> in a wx window.  In this test case, I print (successfully) a PNG and
> EPS, but the PDF doesn't work (gets a .jpg attached to the end).

Right. It seems that the wx backend has special cases for postscript and
svg but not pdf, and for some reason defaults to jpeg format when it
cannot determine which format was needed. Here's a workaround for now:

Attachment: binDkASyCT9Gy.bin
Description: application/python

-- 
Jouni K. Seppänen
http://www.iki.fi/jks
-------------------------------------------------------------------------
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-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to