Comment 30 for bug 1405292

Revision history for this message
David Mathog (mathog) wrote :

FINALLY was able to build a working Inkscape on Ubuntu 14.04 with cmake, but only by manually entering one compile and one link command. Tested patch with SVG test file from this bug, EMF produced was properly clipped when viewed with a Windows application.

Submitted patch is revision 15235.

Note - EMF has a second form of clipping using REGIONS (records EMR_FRAMERGN, EMR_FILLRGN, EMR_INVERTRGN, etc.) which is not currently supported by Inkscape. Consequently if one examines the libUEMF test file "test_libuemf_ref.emf" in a Windows application the bottom 5 "star" figures along the right hand edge, all marked with "RgnData", will not look the same as they do in Inkscape.