Comment 9 for bug 1263242

Revision history for this message
su_v (suv-lp) wrote :

Latest patch compiles successfully on OS X 10.7.5 with llvm-gcc-4.2 and (outdated) clang from Xcode 4.3.2.

I'm not sure whether the patch achieves what it intends, based on a quick test:

On 2013-12-20 23:31 +0100, David Mathog wrote:
> It the patched Inkscape is used and "Use native rectangular
> linear gradients" is checked when the EMF is made, then when that EMF is
> read back in it will have abutted linear gradients emulating the
> original 4 stop linear gradients for those cases where the gradient was
> aligned with one side of the rectangle, and will fall back to slices for
> the one linear case that isn't aligned and the radial gradient.

The EMF exported with "Use native rectangular linear gradients" checked imports without any fills for objects which have a linear gradient in the original SVG.