Bug 47486 - Monochrome icons with {white, black} color table
11 Sep
2021
11 Sep
'21
2:23 a.m.
Hello, this is about https://bugs.winehq.org/show_bug.cgi?id=47486 The program has a monochrome icon with white as the first entry in its color table, which is forbidden according to the comment in the code:
* Note : If the first color in the color table is white followed by * black, we can't convert it to a monochrome DDB with * SetDIBits, because black and white would be inverted.
But when the bitmap is loaded as color bitmap instead of monochrome icon, the background is rendered white instead of transparent. Is that comment still up to date, and if so, how should we deal with that case? Regards, Fabian Maurer
1644
Age (days ago)
1644
Last active (days ago)
0 comments
1 participants
participants (1)
-
Fabian Maurer