
Thread
2004.04.22 09:32 "Re: [Tiff] T4 (Group3) Options: Byte Aligned EOL's.", by Gerben Vos
Does Group3 Compression in Libtiff use byte aligned EOL's?
libtiff will byte align the EOL's if you set the GROUP3OPT_FILLBITS option before you call TIFFWriteScanline, TIFFWriteEncodedStrip or TIFFWriteEncodedTile. Otherwise, it won't.
Gerben Vos.