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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/10c4734c1
                   |                            |5cfcfbd9884e4bdacb20bc94205
                   |                            |b550
             Status|CONFIRMED                   |RESOLVED

--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 10c4734c15cfcfbd9884e4bdacb20bc94205b550 by Dmitry Kazakov.
Committed on 05/06/2020 at 19:03.
Pushed by dkazakov into branch 'krita/4.3'.

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/10c4734c15cfcfbd9884e4bdacb20bc94205b550

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

Reply via email to