I have finally updated my Emf code in the patch tracker. It is now
possible to read back written Emf files, and as a side-effect you might
be able to load a few Wmf files as well (at least the ones I tested, but
a lot of metafile commands are ignored so it is hard to tell).
Patch is here (for Windows only):
http://sourceforge.net/tracker/index.php?func=detail&aid=1475143&...
/Ulf
Bryce Harrington wrote:
Ulf Erikson wrote:
>I have written an EMF (enhanced metafile) exporter which is likely to
>have troubles on older Windows versions as well, and wonder how bad
>you find such limitations.
Thanks for doing this, I know people have asked for WMF support a good
bit, so EMF support will be welcomed as well. Have you had a chance to
search through the inkscape bug tracker for issues? That would be the
proper place for any limitation in it to appear.
Also, have you thought about also doing an EMF importer?