May 15, 2026
6:16 a.m.
On Thu May 14 20:21:28 2026 +0000, Bartosz Kosiorek wrote:
It seems that test on Windows is failing. Do you need help with fixing that? ``` image.c:5524:0.031 Test failed: LockBits CMYK->ARGB failed, status=2 ``` Ok, I will fix it. Maybe converting CMYK to ARGB is not support in gdiplus, it should only be in WIC. There is no PixelFormat32bppCMYK in Gdipluspixelformats.h.
https://learn.microsoft.com/en-us/windows/win32/gdiplus/-gdiplus-constant-im... -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10835#note_139922