Summary: | Brush outline has bad visibility and shape | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | arturrataj |
Component: | Brush engines | Assignee: | Dmitry Kazakov <dimula73> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dimula73, halla |
Priority: | NOR | ||
Version: | 2.8.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/31a82094e2413188c75c00983424459787ab1ed5 | Version Fixed In: | |
Sentry Crash Report: |
Description
arturrataj
2014-05-06 10:29:35 UTC
Yes, I can confirm the little triangle effect. I have fixed the bug today locally, now I just need a bit of cleanup. Git commit d77d384df606af304103ff84de9a26bb9c81472e by Dmitry Kazakov. Committed on 08/05/2014 at 09:53. Pushed by dkazakov into branch 'master'. Fix a triangular brush outline for a 1px brush This patch also fixes major code duplications in the KisOutlineGenerator. Now everything is templated. M +108 -155 krita/image/kis_outline_generator.cpp M +15 -5 krita/image/kis_outline_generator.h http://commits.kde.org/calligra/d77d384df606af304103ff84de9a26bb9c81472e Git commit 31a82094e2413188c75c00983424459787ab1ed5 by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 08/05/2014 at 09:53. Pushed by rempt into branch 'calligra/2.8'. Fix a triangular brush outline for a 1px brush This patch also fixes major code duplications in the KisOutlineGenerator. Now everything is templated. M +108 -155 krita/image/kis_outline_generator.cpp M +15 -5 krita/image/kis_outline_generator.h http://commits.kde.org/calligra/31a82094e2413188c75c00983424459787ab1ed5 |