https://bugs.kde.org/show_bug.cgi?id=464484
Invent Merge Service <sysadmin+merge-serv...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/f3e913d6a | |ed527a493ad13855975c5064bda | |ca87 Status|ASSIGNED |RESOLVED --- Comment #2 from Invent Merge Service <sysadmin+merge-serv...@kde.org> --- Git commit f3e913d6aed527a493ad13855975c5064bdaca87 by Merge Service, on behalf of Freya Lupen. Committed on 01/02/2023 at 20:51. Pushed by merge-service into branch 'master'. Fix writing alpha bits flag in .tga We're writing 8-bit alpha (0x8). Krita assumes this value on reading, but it should still be written correctly, so that other programs can read it. Part-of: <https://invent.kde.org/graphics/krita/-/merge_requests/1728> M +4 -1 plugins/impex/tga/kis_tga_export.cpp https://invent.kde.org/graphics/krita/commit/f3e913d6aed527a493ad13855975c5064bdaca87 -- You are receiving this mail because: You are watching all bug changes.