[cairo] SVG to EMF quality
Shixin Zeng
zeng.shixin at gmail.com
Wed Sep 2 11:19:53 PDT 2009
Hi,
I've produced some pictures with matplotlib for my paper, which
prefers enhanced MetaFile (EMF). However, current maplotlib doesn't
support EMF output, but svg. So I tried to convert svg to emf via
cairo, as mentioned in this
thread:http://lists.cairographics.org/archives/cairo/2009-January/016215.html
But the problem is that the quality of the output emf file is pretty
low. Is this caused by my badly programming or the limitation of this
method itself? Thanks
I attached the source file (main.c) and the pictures (in axial.zip).
Best Regards
Shixin Zeng
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.c
Type: application/octet-stream
Size: 2911 bytes
Desc: not available
Url : http://lists.cairographics.org/archives/cairo/attachments/20090902/69cd7a8f/attachment-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: axial.zip
Type: application/zip
Size: 28898 bytes
Desc: not available
Url : http://lists.cairographics.org/archives/cairo/attachments/20090902/69cd7a8f/attachment-0001.zip
More information about the cairo
mailing list