https://bugs.kde.org/show_bug.cgi?id=402250
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/0ffed8a5c |hics/krita/commit/d4f6ed094 |678c0c8eb9f58611dea310c62e2 |37b58bf5f2c2160262d65e37644 |2661 |a637 --- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit d4f6ed09437b58bf5f2c2160262d65e37644a637 by Dmitry Kazakov. Committed on 05/06/2020 at 19:05. Pushed by dkazakov into branch 'krita/4.3.0'. Fix arrow markers to look better The markers were generated in Inkscape. And there they had a stroke of 1pt. But(!) in Inkscape, the meaning of pt/px is a bit different. In Inkscape 1px equals 1mm. But is Krita 1px is more or less equal to 1 pt. Therefore the arrows looked ugly. This patch just sets the arrow stroke width to a fixed value in 'px', which solves the uncertainty caused by using configurable values. 2.8 = 72 pt/in / 25.4mm/in M +9 -9 libs/flake/styles/markers.svg https://invent.kde.org/graphics/krita/commit/d4f6ed09437b58bf5f2c2160262d65e37644a637 -- You are receiving this mail because: You are watching all bug changes.