Comment 11 for bug 1263242

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

Was "convert gradients to colored polygon series" also checked?

The way it works when that is also checked is that it uses the native
fill if it can, and if it cannot. it falls back to the colored polygons.

If neither is checked then it does nothing with gradients.

If only the native one is selected it cannot fall back to "colored polygons", so nothing is output for
misaligned gradients.

Try it with the attached SVG with all 4 combinations of those buttons, to EMF, then read back in.
(In this example if neither is selected the EMF will be empty, as there is no stroke on the rectangles.)

If it isn't working right please post the SVG that triggers the bug.

Thanks.