Harald Kuhr
c29f895337
#256 ImageTypeSpecifiers fix
2016-05-26 16:15:10 +02:00
Harald Kuhr
77bbc066e3
#249 Remove unnecessary part of test that breaks on 8u60+
2016-05-25 18:40:29 +02:00
Harald Kuhr
b129117ee9
#254 Fix NPE reading TIFF Metadata when BitsPerSample not set
2016-05-25 10:50:42 +02:00
Harald Kuhr
3d36159982
Merge pull request #255 from Schmidor/ccitt_getnextchangingelement
...
Fix getNextChangingElement
2016-05-25 09:37:51 +02:00
Oliver Schmidtmer
ceb2c82e5c
Fix getNextChangingElement
...
The Testimage is distored without this change.
lastChangchingElement must be reduced by 2 as sometimes the nextChanchingElement is bevore the last chanching element. Reset the last bits does not work if the number is higher.
2016-05-24 16:39:59 +02:00
Harald Kuhr
d4c9d53ea5
Merge pull request #250 from ankon/improvement/batik-version-property
...
Make the batik version configurable via a property
2016-05-20 16:47:14 +02:00
Andreas Kohn
f8350623ea
Make the batik version configurable via a property
2016-05-20 14:48:08 +02:00
Harald Kuhr
723632addf
Merge pull request #247 from Eurybiadan/master
...
Fix for issue #244
2016-05-18 19:55:19 +02:00
Robert F Cooper
21ff12219a
Merge branch 'master' of https://github.com/Eurybiadan/TwelveMonkeys.git
...
# Conflicts:
# imageio/imageio-psd/src/main/java/com/twelvemonkeys/imageio/plugins/psd/PSDImageReader.java
2016-05-18 12:51:10 -04:00
Robert F Cooper
eed4242aa4
A colorspace fix (Issue #244 ).
...
This commit should work properly.
2016-05-18 12:49:23 -04:00
Robert F Cooper
ff0389055b
A colorspace fix (Issue #244 ).
...
This committ should work properly.
2016-05-18 12:33:03 -04:00
Harald Kuhr
70bb5de4de
Merge pull request #243 from Schmidor/faster_ccitt
...
CCITT speedup on getNextChangingElement
2016-05-11 11:05:40 +02:00
Oliver Schmidtmer
69d939042a
CCITT speedup on getNextChangingElement
2016-05-10 22:58:27 +02:00
Harald Kuhr
89dc36d3b7
Merge pull request #236 from Schmidor/TIFFpages_noneImageSubIFD
...
TIFFPage.write did not expect subIFDs which do not contain image data
2016-05-09 10:05:54 +02:00
Harald Kuhr
c373223ca3
Merge pull request #240 from Schmidor/TMI237
...
TMI #237 : Fix for CCITT images with more b/w changes than columns
2016-05-09 09:51:42 +02:00
Oliver Schmidtmer
fa0341f302
TMI #237 : Fix for CCITT images with more b/w changes than columns
2016-05-07 01:06:53 +02:00
Oliver Schmidtmer
099dbb0073
TIFFPage.write did not expect subIFDs which do not contain image data
2016-05-03 14:18:01 +02:00
Harald Kuhr
e0434a1dcb
Merge branch 'Schmidor-tiffreader_emptytag'
2016-04-21 15:30:36 +02:00
Harald Kuhr
f382f4b5f9
Manual merge of #223
2016-04-21 15:30:20 +02:00
Harald Kuhr
d9324ef634
Merge pull request #207 from Schmidor/tiff_sequencewriter
...
Enable sequence writing on TIFFImageWriter
2016-04-21 15:00:51 +02:00
Harald Kuhr
ed434dfb1d
Merge pull request #217 from Schmidor/tiffreader_eof
...
Catch EOF at reading IFD pointer
2016-04-21 14:15:08 +02:00
Harald Kuhr
f9229028ee
Merge pull request #224 from Schmidor/tiff_oldjpeg_srcregion
...
Fix reading srcRegion for OLD_JPEG
2016-04-21 14:10:49 +02:00
Harald Kuhr
047884e3d9
#232 : Cleanup after merge of #225
2016-04-21 14:05:45 +02:00
Harald Kuhr
2cec177c6d
Merge pull request #225 from Schmidor/tiff_ccitt_errortolerance
...
More tolerant CCITT reading
2016-04-21 13:04:08 +02:00
Harald Kuhr
592ed04cfa
Merge pull request #227 from Schmidor/tiffpages_oldjpeg
...
Support OLD_JPEG and SubIFDs in TIFFUtilities
2016-04-21 13:01:11 +02:00
Oliver Schmidtmer
e0e6e263ac
Testfile which claims to contain 6 rows, where the CCITT stream ends after 4
2016-02-23 23:25:45 +01: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
Harald Kuhr
2955054a72
Image now properly copied onto the destination, rather than the other way around...
2016-02-18 18:07:50 +01:00
Oliver Schmidtmer
ae548557bc
Merge branch 'master' of https://github.com/haraldk/TwelveMonkeys into tiffreader_eof
2016-02-17 22:40:46 +01:00
Oliver Schmidtmer
2258b4def2
More tolerant CCITT reading if the stream contains less lines than are tried to read
2016-02-17 15:08:06 +01:00
Oliver Schmidtmer
d64eb40211
Improved test for catching EOF at reading the next-IFD pointer as EOF marker
2016-02-16 23:05:44 +01:00
Oliver Schmidtmer
6796910091
Fix reading bad SubIFDs again
2016-02-16 22:52:57 +01:00
Harald Kuhr
a1de9ff448
#220 PlanarConfiguration now default to 1 (Chunky) according to the TIFF 6.0 spec.
2016-02-11 16:49:50 +01:00
Harald Kuhr
eeeb22666c
#214 PSDImageReader: Read long layer names
2016-02-03 15:48:19 +01:00
Harald Kuhr
1449155987
Minor doc fix.
2016-02-03 11:19:12 +01:00
Harald Kuhr
156fe8bb25
Fixed some access scopes and made classes final.
2016-02-03 10:46:04 +01:00
Oliver Schmidtmer
98493b6c16
Fix reading srcRegion for OLD_JPEG
2016-02-03 00:20:24 +01:00
Oliver Schmidtmer
672aa1a048
Continue reading the metadata if invalid tags were found
2016-02-02 23:52:03 +01:00
Oliver Schmidtmer
a709381825
Test for catching EOF at reading the next-IFD pointer as EOF marker
2016-02-02 00:29:44 +01:00
Harald Kuhr
87db620dac
Addded contributors. If you feel omitted, please send a pull request.
2016-01-29 15:42:08 +01:00
Harald Kuhr
73f3290e22
Re-adding contrib module
2016-01-29 11:57:39 +01:00
Harald Kuhr
8807ccd367
#213 Add license to POM
2016-01-29 11:54:15 +01:00
Oliver Schmidtmer
0997f5199a
catch EOF at reading the next-IFD pointer as EOF marker
2016-01-28 20:12:11 +01:00
Oliver Schmidtmer
e4f193400d
Remove seeks on uncompressed tiffs to reenable streaming
2016-01-28 00:31:10 +01:00
Oliver Schmidtmer
e145de01f3
corrected IFD & strip width calculations for sequence writer
2016-01-20 00:22:46 +01:00
Harald Kuhr
a9428a1ecf
Merge pull request #206 from Schmidor/TIFFUtilities
...
Merging Tiff utilities to new contrib module.
2016-01-18 09:12:04 +01:00
Oliver Schmidtmer
fc80ac2ee9
Enable sequence writing on TIFFImageWriter
2016-01-17 17:12:35 +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