[matplotlib-devel] Patch to fix EMF backend

2009-09-08 Thread Urs Fleisch
The EMF backend of matplotlib is broken, which is a real problem if you want to 
put matplotlib vector graphics into MS Word documents. I have just released a 
patch which fixes the backend providing the basic features required, such as 
drawing paths and texts in different styles and respecting clipping. The EMFs 
created for most of the demos are correctly displayed in OpenOffice and MS Word 
(e.g. alignment_test.py, csd_demo.py, line_styles.py, simple_plot.py, 
arctest.py, errorbar_demo.py, log_demo.py, subplot_demo.py, axes_demo.py, 
figlegend_demo.py, logo.py, text_handles.py, barchart_demo.py, 
histogram_demo.py, pcolor_demo.py, vline_demo.py, bar_stacked.py, image.py, 
psd_demo.py, color_demo.py, legend_demo.py, scatter_demo.py). Not supported 
features are bitmaps, math texts (TeX-style) and Unicode text with characters 
beyond the ISO-8859-1 character set.

You can find the patch at
https://sourceforge.net/tracker/?func=detail&aid=2853659&group_id=80706&atid=560722

Regards,
Urs



  

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Matplotlib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


[matplotlib-devel] Patch to fix EMF backend 0.99.1

2009-11-11 Thread Urs Fleisch
A function to get the font properties angle is missing in the EMF backend of 
matplotlib 0.99.1. This patch has to be applied in addition to  patch 
https://sourceforge.net/tracker/index.php?func=detail&aid=2853659&group_id=80706&atid=560722
 (is already applied  to svn HEAD r7706) to fix the problem.

You can find the patch at

https://sourceforge.net/tracker/?func=detail&aid=2896459&group_id=80706&atid=560722

> JDH: None of the core mpl developers are
> win32 users, so we will defer to you as to what is best for this backend.

No problem, but you can test the EMF backend also without win32, OpenOffice 
supports EMF pictures.

Regards,
Urs



  

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Matplotlib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel