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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/4e1cb5479
                   |                            |91ea020568df088827c9b8e1afa
                   |                            |68c0
             Status|ASSIGNED                    |RESOLVED

--- Comment #9 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 4e1cb547991ea020568df088827c9b8e1afa68c0 by Dmitry Kazakov.
Committed on 12/08/2020 at 19:40.
Pushed by dkazakov into branch 'krita/4.3'.

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/4e1cb547991ea020568df088827c9b8e1afa68c0

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

Reply via email to