[Cin] Another updated tiff patch

Andrew Randrianasulu randrianasulu at gmail.com
Mon Mar 16 08:32:25 CET 2020


This time GIMP doesn't complain about extrasamples ....

sources I used today:

https://it.programqa.com/question/3451806/
uint16 out[1];
out[0] = EXTRASAMPLE_ASSOCALPHA;

TIFFSetField( outImage, TIFFTAG_EXTRASAMPLES, 1, &out );

and 

https://github.com/GNOME/gimp/blob/mainline/plug-ins/file-tiff/file-tiff-save.c

But should it be associated or unassociated alpha ?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TIFF-3.diff
Type: text/x-diff
Size: 4066 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20200316/24418697/attachment-0001.bin>


More information about the Cin mailing list