[krita] [Bug 473770] [SVG2 support] Add support for stroke-linejoin: arcs property

2024-04-29 Thread Volga
https://bugs.kde.org/show_bug.cgi?id=473770

--- Comment #3 from Volga  ---
In this draft, W3C gives some instructions to you, which would help you to
build strokes from curves corner for more desirable look, and pave ways of
proper rendition for three types of curves.

https://svgwg.org/svg2-draft/painting.html#CurvatureCalculation

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 473770] [SVG2 support] Add support for stroke-linejoin: arcs property

2023-09-07 Thread Volga
https://bugs.kde.org/show_bug.cgi?id=473770

--- Comment #2 from Volga  ---
Yeah, althrough this is part of of SVG 2, it's meanful for graphic design, for
example, if you want to create a shape with multiple layers of outline, while
the stroke go through an arcs corner, this value would allow all layers curved
as well at there, rather than ugly straight corner, thus you will be able to
produce desirable design, even if other SVG-capable softwares can't support
this, you can also choose to convert such stroke into path. So when you wnat to
got support for SVG 2, you should pay attention to such innovative value, and
give higher priority to implement, thus making Krita better.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 473770] [SVG2 support] Add support for stroke-linejoin: arcs property

2023-08-30 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=473770

Dmitry Kazakov  changed:

   What|Removed |Added

 CC||dimul...@gmail.com
Summary|Add support for |[SVG2 support] Add support
   |stroke-linejoin: arcs   |for stroke-linejoin: arcs
   |property|property
   Severity|normal  |wishlist

--- Comment #1 from Dmitry Kazakov  ---
Hi, Volga!

Thank you for your report! 

This option is an extension of SVG2, which is neither officially supported nor
targeted by Krita. So I will downgrade this report to a wishlist. When we start
working on full integration with SVG2, we shall look into it.

The relevant part of SVG2 sepcification:
https://www.w3.org/TR/SVG2/painting.html#LineJoin

-- 
You are receiving this mail because:
You are watching all bug changes.