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

Tiar <tamtamy.tym...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/-/commit/13fe82a
                   |                            |dbb67fa3234ff9bbfb1ba2a7820
                   |                            |b099fe
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Tiar <tamtamy.tym...@gmail.com> ---
Git commit 13fe82adbb67fa3234ff9bbfb1ba2a7820b099fe by Agata Cacko.
Committed on 15/04/2024 at 11:47.
Pushed by tymond into branch 'master'.

Fix assert on selecting RGBA brushes in incorrect format

Before this commit, if you had a brush tip saved in PNG file,
that has at least one colorful pixel (not all values of R, G and B were
equal), and had no semi-transparent pixels, it would assert on
importing it or selecting.
After this commit, all brushes with colorful pixels or no alpha
go through the RGBA route and are converted into ARGB32 format.

Note: that means we don't support higher bit depth for RGBA brushes.
But we already didn't before this commit.

M  +3    -1    libs/brush/kis_png_brush.cpp

https://invent.kde.org/graphics/krita/-/commit/13fe82adbb67fa3234ff9bbfb1ba2a7820b099fe

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

Reply via email to