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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/4e1cb5479 |hics/krita/commit/a5965ae2f
                   |91ea020568df088827c9b8e1afa |73d75ae98ac54c97dfa614d0b34
                   |68c0                        |9bec

--- Comment #10 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit a5965ae2f73d75ae98ac54c97dfa614d0b349bec by Dmitry Kazakov.
Committed on 12/08/2020 at 20:15.
Pushed by dkazakov into branch 'master'.

Fix halos around strokes in "Inherit Alpha" layers with transparency

When a layer is applied in inherit alpha mode, then the blending should
happen only via source alpha value. Destination alpha should not be mixed
into it, because it will create halos around the shapes. Conceptually,
it works as if the backdrop alpha value were zero.

M  +4    -1    libs/pigment/compositeops/KoCompositeOpAlphaBase.h
M  +1    -1    libs/pigment/compositeops/KoOptimizedCompositeOpOver128.h
M  +1    -1    libs/pigment/compositeops/KoOptimizedCompositeOpOver32.h

https://invent.kde.org/graphics/krita/commit/a5965ae2f73d75ae98ac54c97dfa614d0b349bec

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

Reply via email to