https://bugs.kde.org/show_bug.cgi?id=473770

            Bug ID: 473770
           Summary: Add support for stroke-linejoin: arcs property
    Classification: Applications
           Product: krita
           Version: 5.1.5
          Platform: unspecified
                OS: Unspecified
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: General
          Assignee: krita-bugs-n...@kde.org
          Reporter: shanshandehongx...@outlook.com
  Target Milestone: ---

SUMMARY
The stroke-linejoin property have added new value arcs as a new way to join the
strokes at the corner of paths, this value indicates that an arcs corner is to
be used to join path segments. The arcs shape is formed by extending the outer
edges of the stroke at the join point with arcs that have the same curvature as
the outer edges at the join point.
With this support it's possible to make a stroke with this property produce
even more desired output in Krita, whigh give benifits to stroke to path
convention or export to other image formats.


STEPS TO REPRODUCE
1. Open Krita
2. Add a SVG stroke, which is a sharp angle consist of two curves
3. Set stroke color and width
4. Set stroke-linejoin: arcs property for stroke
5. See error

OBSERVED RESULT
The sharp angle looks still straight, not curved.

EXPECTED RESULT
The sharp angle should be curved as well

SOFTWARE/OS VERSIONS
Windows: 10
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
See MDN Web Docs:
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-linejoin

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

Reply via email to