Pattern exported incorrectly to EPS
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
New
|
Undecided
|
Unassigned |
Bug Description
I've made a simple drawing that consists of a few objects with solid colors, plus one object with a custom patten, plus one object with a radial gradient. Just that, nothing more. Exporting to EPS, however, gives incorrect results. It seems that inkscape rasterizes that, but in a broken way. Only about half of the pattern object is correctly rendered, the rest is garbled.
If I delete the gradient object (or, rather, change it to a solid fill), then the rasterization appears to work almost fine, but it is displayed in quite low resolution when opening the EPS file at Evince.
The expected result (at least with the "no-gradient" version) was a full vectorial EPS version, with the pattern correctly rendered as vectors.
Tested with inkscape 0.47 on Gentoo/Linux amd64.
Attached: the original SVG files, the exported EPS files, and PNG screenshots of the eps files being viewed in Evince.
Similar/related bugs: bug 166563, bug 171849, bug 506008
Inkscape 0.47+devel r9299 on OS X 10.5.8 (Cairo 1.8.10)
the EPS fie exported without the gradient is fully vectorized and does not look pixelized when zoomed in with Apple's default EPS viewer (Preview.app, converts EPS files on-the-fly to PDF)