michaelrsweet / pdfio

PDFio is a simple C library for reading and writing PDF files.
https://www.msweet.org/pdfio
Apache License 2.0
198 stars 44 forks source link

Implement TIFF2 predictor for reading. #12

Closed michaelrsweet closed 3 years ago

michaelrsweet commented 3 years ago

Need to implement the TIFF2 predictor for reading, throw an error when writing.

michaelrsweet commented 3 years ago

[master 3e4b012] Implement TIFF predicator (Issue #12)