
On Tue, 2016-02-23 at 22:36 -0800, Krzysztof KosiĆski wrote:
2016-02-20 9:23 GMT-08:00 alvinpenner <penner@...1856...>:
I see that the SVG 2 spec contains a new property called miter- clip. https://svgwg.org/svg2-draft/painting.html#LineJoin
Just wondering whether Inkscape, or any other renderers, are going to implement this, or have already implemented it?
Not that I know of.
We use Cairo for rendering, so there would first need to be support in Cairo for this, and I'm not aware of anyone working on this at the moment. Alternatively, if we ever implement reliable stroke-to-path, we can rely on that instead and use only Cairo fills.
I have just started to work on this. I will use it as practice for adding the 'arcs' line join to Cairo.
Another option would be to use Skia, which has a very good OpenGL rendering backend. However, there are no releases of Skia, and the recommended way of using it in a project is to include it as a Git submodule; if we do that, we might exceed the Travis CI build time limit.
How hard would it be to move from Cairo to Skia?
Tav
Best regards, Krzysztof
Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel