https://bugs.kde.org/show_bug.cgi?id=381925
--- Comment #1 from Dmitry Kazakov <dimul...@gmail.com> --- That is basically a problem in a way, how Qt's QPainterPath merges the curves. It just converts all the curves into straight lines and intersects them. If we decide to fix that, we will have to implement our own algorithm for that. Which is doable, but needs a bit of time. We might to consider downgrading this bug to a wishlist... -- You are receiving this mail because: You are watching all bug changes.