On Sat, Mar 28, 2009 at 5:33 PM, Alexandre Prokoudine <alexandre.prokoudine@...400...> wrote:
On Sun, Mar 29, 2009 at 12:24 AM, bulia byak wrote:
OK, so the consensus for this patch seems to be: thanks, but please rework it so it uses svg:switch and provides automatic bitmap rendering (with adjustable resolution!) in the non-Inkscape branch upon saving the document. If this works well we can then reuse the same framework for implementing other non-SVG features as well, such as gradient meshes, so please try to code this as kind of object to be as universal as possible.
Sounds good to me. Just one question, however. How will that affect our plans to definitively switch to Cairo?
The spiral gradient renderer would have to remain non-cairo, I think that's inevitable. But the patch includes the renderer, and switch to cairo does not have to be all-or-nothing anyway - for example filters would still have to be rendered outside of cairo anyway.