On Tue, Jul 24, 2007 at 10:52:38PM +0200, Joost Verburg wrote: > Hi, > > The default formats list only includes the 16-bit Windows Metafile (WMF) > format. The attached patch adds the 32-bit Enhanced Metafile (EMF) > format, which is the replacement for WMF. > > I also added support for the metafile2eps conversion utility that I have > written (based on other open-source utilities) and will be uploaded to > the wiki this week. > > wmf2eps does the same thing (it also supports both WMF and EMF) but > costs $20. That's why I have created an open-source alternative. > > Is this patch OK to apply?
This is nice! Are you aware / have you used libwmf? Or emftoeps? - Martin