Skip to content

TIFF reader: properly support ASSOCALPHA

skal requested to merge skal65535/gdk-pixbuf:tiff-alpha into master

we need to dis-associate the r/g/b values in this case.

Was spotted with this libwebp issue: https://bugs.chromium.org/p/webp/issues/detail?id=401 (see the test.tiff sample)

Merge request reports