332 Commits

Author SHA1 Message Date
Harald Kuhr
1a43958aeb TMI-139: Work in progress: TIFF image metadata. 2015-06-22 11:15:44 +02:00
Harald Kuhr
f4cc310096 TMI-139: Work in progress: TIFF image metadata. 2015-06-22 11:11:37 +02:00
Harald Kuhr
7e65164b87 TMI-146: Now correctly sets ExtraSamples only when there are more components in the raster than color components in the color space. 2015-06-17 13:24:45 +02:00
Harald Kuhr
da8a013575 TMI-143: Support for CMYK JPEG in TIFF. 2015-06-11 11:28:31 +02:00
Harald Kuhr
f645e46495 Updated POM to 3.2-SNAPSHOT 2015-06-08 14:12:04 +02:00
Harald Kuhr
8052fbc5b8 TMI-142: Added missing resource file, now making sure the TIFFImageWriter is registered. 2015-06-08 11:11:45 +02:00
Harald Kuhr
c97ebae303 Fixed JavaDoc (you're welcome Sigi ;-)). 2015-05-27 15:53:50 +02:00
Harald Kuhr
1a8948ece9 TMI-TIFF: Faster LZW encoder. 2015-04-30 10:21:35 +02:00
Harald Kuhr
475fdec33f [maven-release-plugin] prepare for next development iteration 2015-04-10 12:16:14 +02:00
Harald Kuhr
2f249a3885 [maven-release-plugin] prepare release twelvemonkeys-3.1.0 2015-04-10 12:16:08 +02:00
Harald Kuhr
791be3d0cc TMI-26: TIFF write support clean up. 2015-04-10 11:24:46 +02:00
Harald Kuhr
5c8d4fad87 TMI-64: Removed direct creation of JPEGImageReader. 2015-04-10 11:20:42 +02:00
Harald Kuhr
e603ae260d TMI-64: Test case clean-up 2015-04-10 11:06:50 +02:00
Harald Kuhr
9ca76ec128 Code clean-up. 2015-04-08 14:18:15 +02:00
Harald Kuhr
2c90bcc49c Added license to ProviderInfo classes + minor code clean up. 2015-04-07 11:23:14 +02:00
Harald Kuhr
47a18c63d7 TMI-26: TIFF writer support with JPEG encoder 2015-03-30 14:21:36 +02:00
Harald Kuhr
dfb7ad0fe2 TMI-26: TIFF writer support with (slow) LZW encoder. 2015-03-30 11:03:23 +02:00
Harald Kuhr
b40d4dad17 New SPI info. 2015-03-20 15:35:26 +01:00
Harald Kuhr
1505aa651b TMI-26: TIFF write support sans LZW. 2015-03-18 21:46:04 +01:00
Harald Kuhr
fa8a8be1e6 TMI-89: Test case 2015-01-03 16:04:17 +01:00
Harald Kuhr
1d2f7d678f TMI-89: Fix exception in LZWDecoder for TIFF with LZW strings longer than strip/tile width 2015-01-02 17:45:56 +01:00
Harald Kuhr
5def68c7e3 TMI-85: Support 16 bit signed int data 2014-12-08 10:50:26 +01:00
Harald Kuhr
27b2ff3745 TMI-84: LZWDecoder fixes for > 12 bit exception when using full 12 bit (4096 entries) table 2014-12-04 16:51:37 +01:00
Harald Kuhr
a70105d23f TMI-81: Clean-up after refactorings. 2014-11-20 16:04:27 +01:00
Harald Kuhr
654f7e7a70 TMI-81: Support for 32 bit unsigned int color model.
Bonus: Cleaned up creation of ImageTypeSpecifiers and added tests.
2014-11-20 15:57:36 +01:00
Harald Kuhr
3c08cae093 TMI-77: Fixed bug in predictor for tiled TIFFs. 2014-11-03 21:10:36 +01:00
Harald Kuhr
ecc896f80d TMI-73: Now handles TIFF files using only the lower 8 bits of each 16 bit entry in the ColorMap. 2014-10-31 15:38:18 +01:00
Harald Kuhr
706b8a8631 TMI-72: TIFFImageReader now allocates a buffer for LZW decoding same as image width. 2014-10-31 14:15:00 +01:00
Harald Kuhr
c7be29f65e TMI-71: ...and the test case verifying it. 2014-10-28 12:32:53 +01:00
Harald Kuhr
8669a986c5 TMI-71: Now ignores ICC color profile if type/component count does not match image data. 2014-10-28 10:08:24 +01:00
Harald Kuhr
73eaef3347 Removeing file that shouldn't be committed. 2014-10-24 16:46:51 +02:00
Harald Kuhr
25f7c6f695 Merge branch 'master' of github.com:haraldk/TwelveMonkeys 2014-10-24 16:40:19 +02:00
Harald Kuhr
3dae9e97da TMI-BMP: Support for more versions of BMP format 2014-10-24 16:38:35 +02:00
Harald Kuhr
a5ce94957c TMI-69: TIFFImageReader may throw IndexOutOfBoundsException if width not a multiple of tileWidth. 2014-10-16 14:42:49 +02:00
Harald Kuhr
5cb44fa20b Fixed some typos. 2014-10-10 10:06:21 +02:00
Harald Kuhr
00e68d6035 TMI-67: Handle broken old-style-jpeg from Snowbound software. 2014-10-09 18:26:40 +02:00
Harald Kuhr
6dd68dd54e [maven-release-plugin] prepare for next development iteration 2014-10-01 11:21:42 +02:00
Harald Kuhr
d054ee9bb1 [maven-release-plugin] prepare release twelvemonkeys-3.0 2014-10-01 11:21:34 +02:00
Harald Kuhr
845944b25f [maven-release-plugin] prepare for next development iteration 2014-10-01 10:32:30 +02:00
Harald Kuhr
d12f9bdbbd [maven-release-plugin] prepare release twelvemonkeys-3.0-rc7 2014-10-01 10:32:23 +02:00
Harald Kuhr
3e9820bb22 Prepare for new development 2014-10-01 10:25:34 +02:00
Harald Kuhr
2098e6a898 [maven-release-plugin] prepare release twelvemonkeys-3.0-rc6 2014-10-01 10:19:06 +02:00
Harald Kuhr
feb20eefdd [maven-release-plugin] prepare for next development iteration 2014-09-30 12:48:20 +02:00
Harald Kuhr
6977e52059 [maven-release-plugin] prepare release twelvemonkeys-3.0-rc6 2014-09-30 12:48:12 +02:00
Harald Kuhr
1ff764997b TMI-TIFF: 16 bit YCbCr support + minor improvements 2014-09-29 14:50:28 +02:00
Harald Kuhr
e956fedfcf TMI-TIFF: Minor code clean-up. 2014-09-26 16:44:16 +02:00
Harald Kuhr
a67c0fb456 TMI-TIFF: Test case for CCITT modified huffman (type 2), source region support for JPEG and tiled images + minor bug fixes. 2014-09-26 16:01:04 +02:00
Harald Kuhr
3e0440b9f4 TMI-62: Faster reading of short and integer rasters. 2014-09-10 21:34:07 +02:00
Harald Kuhr
2fb9a54618 TMI-27, TMI-28: Source region and subsampling support. 2014-09-09 16:44:20 +02:00
Trygve Laugstøl
0ab9294004 [maven-release-plugin] prepare for next development iteration 2014-02-15 13:14:41 +01:00