Commit Graph

9 Commits

Author SHA1 Message Date
Oliver Schmidtmer 099dbb0073 TIFFPage.write did not expect subIFDs which do not contain image data 2016-05-03 14:18:01 +02:00
Oliver Schmidtmer ac49e206a1 Make IFD ReadOnly again 2016-02-23 23:07:31 +01:00
Oliver Schmidtmer 8387a9ad37 Support OLD_JPEG and SubIFDs in TIFFUtilities 2016-02-19 23:21:54 +01:00
Schmidor c6e8711639 Remove runtime dependency to TIFF plugin from contrib module
Also removed public flag from plugin classes again. Replaced by temporary clones.
2016-01-13 23:00:31 +01:00
Schmidor 342dbe7d83 TIFFUtilities.applyOrientation: Switch to AffineTrandformOp for executing the transformation. 2016-01-13 00:17:32 +01:00
Schmidor d9ba98fb8e Add missing test dependency for TIFFUtilities 2015-12-16 23:47:08 +01:00
Schmidor 8c2af2c3c5 Finish TIFFUtilities.applyOrientation 2015-12-16 23:18:09 +01:00
Schmidor ad0d265f4f Init TIFFUtilities for mereging, splitting and rotating tiff pages 2015-12-02 01:48:38 +01:00
Schmidor 57402957ad Add contrib module 2015-12-02 01:46:55 +01:00