Comment 5 for bug 1348417

Revision history for this message
David Mathog (mathog) wrote : Re: SVG processed differently from memory and file

This patch makes the same changes as above but for WMF input files. It also includes a slight correction for clipping path names, so that clipping paths from EMF and WMF have different names. Committed as revision 13473. As before, bug #1348417 messes up the generated SVG, but one can see that it was correct if the debug line in Wmf::open is uncommented, to copy the generated SVG to stdout, and then read it back in as a normal SVG file.