"Esme Povirk (they/them)" <vincent(a)codeweavers.com> wrote:
+ decode_info->bpp = max(bps, 8) * samples;
Why do we limit bps to 8 in this calculation?
According to the tests [8/9] Windows always expands bpp to at least 8 in
RGB TIFF images.
--
Dmitry.