[PATCH 2/9] windowscodecs: Add support for palette image formats to TIFF encoder.

Alexandre Julliard julliard at winehq.org
Wed Dec 5 14:55:05 CST 2018


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> The thing is that I first added support for palette formats in Wine, and
> only after that added the tests and discovered that 2bpp format is not
> supported under Windows. Then I just decided to leave the implementation
> and mark the tests as broken. The reasoning that since there is an official
> GUID for 2bpp format then nothing prevents it to be implemented in the codec:
> even if Microsoft codecs don't support it other codecs may have this format
> supported.

I suggest we leave it out until we find something that actually depends
on this, and in the meantime we make the test conform to the Windows
behavior.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list