Commit Graph

  • ea5b9c5606 Merge remote-tracking branch 'upstream/master' Torstein Krause Johansen 2016-06-28 12:43:11 +02:00
  • 788b11e4fa Added TODO for more custom formats. Harald Kuhr 2016-06-28 10:49:10 +02:00
  • 775cede14d Added test for warning when encountering incorrect JPEGInterchangeFormatLength Harald Kuhr 2016-06-28 10:47:38 +02:00
  • f4b61820ac #267: Reads monochrome images with gray ICC profile. Harald Kuhr 2016-06-23 16:15:22 +02:00
  • 9a6096664e #266: Fix NPE for empty streams. Harald Kuhr 2016-06-23 13:26:58 +02:00
  • c2aa7e3150 #265: Fix for old-style JPEG compressed TIFFs with incorrect JPEGInterchangeFormatLength Harald Kuhr 2016-06-17 16:10:02 +02:00
  • 2c4c6d5a48 Extended AffineTransformOp for a Graphics2D fallback on filter-method Oliver Schmidtmer 2016-06-01 23:59:00 +02:00
  • a4a314a0f9 Merge pull request #251 from Schmidor/tiff_missing_photometric Harald Kuhr 2016-06-02 12:14:51 +02:00
  • b368da2154 Merge pull request #259 from Schmidor/copy_metadata Harald Kuhr 2016-06-02 12:14:04 +02:00
  • e9388e55ec #260 ProviderInfo fix Harald Kuhr 2016-06-02 11:24:57 +02:00
  • 8dd84930be TIFF metadata fixes. Harald Kuhr 2016-06-02 11:24:38 +02:00
  • 53487e916b Made PSDMetadataFormat instantiatable... Harald Kuhr 2016-06-02 11:24:01 +02:00
  • 621313e905 Added missing BSD headers. Harald Kuhr 2016-06-02 09:43:54 +02:00
  • 7773e7ba70 Initial TIFFStreamMetadata implementation. Harald Kuhr 2016-06-02 09:43:15 +02:00
  • a6cd991722 TiffWriter: copy image metadata to output Oliver Schmidtmer 2016-06-01 14:21:07 +02:00
  • 3d68b61f72 #258 SPI typos Harald Kuhr 2016-06-01 10:12:29 +02:00
  • 454ee32791 Fallback for missing TIFFTag.PhotometricInterpretation Oliver Schmidtmer 2016-05-20 14:39:55 +02:00
  • c29f895337 #256 ImageTypeSpecifiers fix Harald Kuhr 2016-05-26 16:15:10 +02:00
  • 77bbc066e3 #249 Remove unnecessary part of test that breaks on 8u60+ Harald Kuhr 2016-05-25 18:40:29 +02:00
  • b129117ee9 #254 Fix NPE reading TIFF Metadata when BitsPerSample not set Harald Kuhr 2016-05-25 10:50:42 +02:00
  • 3d36159982 Merge pull request #255 from Schmidor/ccitt_getnextchangingelement Harald Kuhr 2016-05-25 09:37:51 +02:00
  • ceb2c82e5c Fix getNextChangingElement Oliver Schmidtmer 2016-05-24 16:39:59 +02:00
  • d4c9d53ea5 Merge pull request #250 from ankon/improvement/batik-version-property Harald Kuhr 2016-05-20 16:47:14 +02:00
  • f8350623ea Make the batik version configurable via a property Andreas Kohn 2016-05-20 14:48:08 +02:00
  • 723632addf Merge pull request #247 from Eurybiadan/master Harald Kuhr 2016-05-18 19:55:19 +02:00
  • 21ff12219a Merge branch 'master' of https://github.com/Eurybiadan/TwelveMonkeys.git Robert F Cooper 2016-05-18 12:51:10 -04:00
  • eed4242aa4 A colorspace fix (Issue #244). Robert F Cooper 2016-05-18 12:49:23 -04:00
  • ff0389055b A colorspace fix (Issue #244). Robert F Cooper 2016-05-18 12:33:03 -04:00
  • 70bb5de4de Merge pull request #243 from Schmidor/faster_ccitt Harald Kuhr 2016-05-11 11:05:40 +02:00
  • 69d939042a CCITT speedup on getNextChangingElement Oliver Schmidtmer 2016-05-10 22:58:27 +02:00
  • 89dc36d3b7 Merge pull request #236 from Schmidor/TIFFpages_noneImageSubIFD Harald Kuhr 2016-05-09 10:05:54 +02:00
  • c373223ca3 Merge pull request #240 from Schmidor/TMI237 Harald Kuhr 2016-05-09 09:51:42 +02:00
  • fa0341f302 TMI #237: Fix for CCITT images with more b/w changes than columns Oliver Schmidtmer 2016-05-07 01:06:53 +02:00
  • 099dbb0073 TIFFPage.write did not expect subIFDs which do not contain image data Oliver Schmidtmer 2016-05-03 13:13:00 +02:00
  • e0434a1dcb Merge branch 'Schmidor-tiffreader_emptytag' Harald Kuhr 2016-04-21 15:30:36 +02:00
  • f382f4b5f9 Manual merge of #223 Harald Kuhr 2016-04-21 15:30:20 +02:00
  • d9324ef634 Merge pull request #207 from Schmidor/tiff_sequencewriter Harald Kuhr 2016-04-21 15:00:51 +02:00
  • ed434dfb1d Merge pull request #217 from Schmidor/tiffreader_eof Harald Kuhr 2016-04-21 14:15:08 +02:00
  • f9229028ee Merge pull request #224 from Schmidor/tiff_oldjpeg_srcregion Harald Kuhr 2016-04-21 14:10:49 +02:00
  • 047884e3d9 #232: Cleanup after merge of #225 Harald Kuhr 2016-04-21 14:05:45 +02:00
  • 2cec177c6d Merge pull request #225 from Schmidor/tiff_ccitt_errortolerance Harald Kuhr 2016-04-21 13:04:08 +02:00
  • 592ed04cfa Merge pull request #227 from Schmidor/tiffpages_oldjpeg Harald Kuhr 2016-04-21 13:01:11 +02:00
  • e0e6e263ac Testfile which claims to contain 6 rows, where the CCITT stream ends after 4 Oliver Schmidtmer 2016-02-23 23:25:45 +01:00
  • ac49e206a1 Make IFD ReadOnly again Oliver Schmidtmer 2016-02-23 23:07:31 +01:00
  • 8387a9ad37 Support OLD_JPEG and SubIFDs in TIFFUtilities Oliver Schmidtmer 2016-02-19 23:18:50 +01:00
  • 2955054a72 Image now properly copied onto the destination, rather than the other way around... Harald Kuhr 2016-02-18 18:07:50 +01:00
  • ae548557bc Merge branch 'master' of https://github.com/haraldk/TwelveMonkeys into tiffreader_eof Oliver Schmidtmer 2016-02-17 22:40:46 +01:00
  • 2258b4def2 More tolerant CCITT reading if the stream contains less lines than are tried to read Oliver Schmidtmer 2016-02-17 15:08:06 +01:00
  • d64eb40211 Improved test for catching EOF at reading the next-IFD pointer as EOF marker Oliver Schmidtmer 2016-02-16 23:05:44 +01:00
  • 6796910091 Fix reading bad SubIFDs again Oliver Schmidtmer 2016-02-16 22:52:57 +01:00
  • a1de9ff448 #220 PlanarConfiguration now default to 1 (Chunky) according to the TIFF 6.0 spec. Harald Kuhr 2016-02-11 16:49:50 +01:00
  • eeeb22666c #214 PSDImageReader: Read long layer names Harald Kuhr 2016-02-03 15:35:33 +01:00
  • 1449155987 Minor doc fix. Harald Kuhr 2016-02-03 11:19:12 +01:00
  • 156fe8bb25 Fixed some access scopes and made classes final. Harald Kuhr 2016-02-03 10:46:04 +01:00
  • 98493b6c16 Fix reading srcRegion for OLD_JPEG Oliver Schmidtmer 2016-02-03 00:20:24 +01:00
  • 672aa1a048 Continue reading the metadata if invalid tags were found Oliver Schmidtmer 2016-02-02 23:52:03 +01:00
  • a709381825 Test for catching EOF at reading the next-IFD pointer as EOF marker Oliver Schmidtmer 2016-02-02 00:29:44 +01:00
  • 87db620dac Addded contributors. If you feel omitted, please send a pull request. Harald Kuhr 2016-01-29 15:42:08 +01:00
  • 73f3290e22 Re-adding contrib module Harald Kuhr 2016-01-29 11:57:39 +01:00
  • 8807ccd367 #213 Add license to POM Harald Kuhr 2016-01-29 11:54:15 +01:00
  • 0997f5199a catch EOF at reading the next-IFD pointer as EOF marker Oliver Schmidtmer 2016-01-28 20:12:11 +01:00
  • e4f193400d Remove seeks on uncompressed tiffs to reenable streaming Oliver Schmidtmer 2016-01-28 00:31:10 +01:00
  • e145de01f3 corrected IFD & strip width calculations for sequence writer Oliver Schmidtmer 2016-01-20 00:22:46 +01:00
  • a9428a1ecf Merge pull request #206 from Schmidor/TIFFUtilities Harald Kuhr 2016-01-18 09:12:04 +01:00
  • fc80ac2ee9 Enable sequence writing on TIFFImageWriter Oliver Schmidtmer 2016-01-17 17:12:35 +01:00
  • c6e8711639 Remove runtime dependency to TIFF plugin from contrib module Schmidor 2016-01-13 23:00:31 +01:00
  • 342dbe7d83 TIFFUtilities.applyOrientation: Switch to AffineTrandformOp for executing the transformation. Schmidor 2016-01-13 00:17:32 +01:00
  • 008db51c3a Updated to correct release date Harald Kuhr 2016-01-04 09:12:55 +01:00
  • 10b8bef387 Fixed release date. Harald Kuhr 2016-01-04 09:11:41 +01:00
  • d5a35fa818 #195: Faster (and correct) test Harald Kuhr 2015-12-16 10:25:23 +01:00
  • 5c63dd2168 Merge pull request #200 from Schmidor/tiffmetadata_getfield Harald Kuhr 2015-12-22 21:00:03 +01:00
  • 9c011adfc2 add TIFFImageMetadata.getTIFFField Oliver Schmidtmer 2015-12-22 15:44:30 +01:00
  • d9ba98fb8e Add missing test dependency for TIFFUtilities Schmidor 2015-12-16 23:47:08 +01:00
  • 8c2af2c3c5 Finish TIFFUtilities.applyOrientation Schmidor 2015-12-16 23:18:09 +01:00
  • 04a4c6e3ae #195: Fixed AIOOBE related to specific widths Harald Kuhr 2015-12-16 10:18:26 +01:00
  • b2b89220c0 Udated to latest version (3.2.1) Harald Kuhr 2015-12-11 14:42:13 +01:00
  • 9e5204ddbb Updated README with latest version info. Harald Kuhr 2015-12-11 14:36:46 +01:00
  • 5c1d72fd46 [maven-release-plugin] prepare for next development iteration 3.2-bugfix Harald Kuhr 2015-12-11 12:33:14 +01:00
  • 94d480ec64 [maven-release-plugin] prepare release twelvemonkeys-3.2.1 twelvemonkeys-3.2.1 Harald Kuhr 2015-12-11 12:33:08 +01:00
  • d2e64b54f0 Favicons v2 Harald Kuhr 2015-12-09 15:26:17 +01:00
  • b5c985bbe1 Favicons v2 Harald Kuhr 2015-12-09 15:24:58 +01:00
  • ac45373f83 Favicons Harald Kuhr 2015-12-09 15:19:15 +01:00
  • 9654a924b7 Updated versions and fixed Batik depdendencies for 1.6.1 Harald Kuhr 2015-12-04 23:27:23 +01:00
  • 6d9acaee2d Fixed latest version header, it's really 3.2 Harald Kuhr 2015-12-04 18:55:29 +01:00
  • fdad13e28f Removed done item from todos. Harald Kuhr 2015-12-02 11:24:48 +01:00
  • 6ce58dd682 #195 ArrayIndexOutOfBoundsException for ResampleOp in certain cases Harald Kuhr 2015-11-27 13:20:44 +01:00
  • f21bc2089a Updated README with info on Batik versions. Harald Kuhr 2015-11-13 13:56:05 +01:00
  • 65f3bbbccd #191 Support for SVG files without XML declaration Harald Kuhr 2015-11-13 13:39:04 +01:00
  • 8346c4148e Testcase for "Fixed an issue with long runlengths in CCITTFax writing #188" Schmidor 2015-11-12 00:38:41 +01:00
  • 7c0b4fd91a Fixed an issue with long runlengths in CCITTFax writing Schmidor 2015-11-11 01:17:32 +01:00
  • b818454a3f Updated for latest release. Harald Kuhr 2015-11-01 21:13:32 +01:00
  • 9c8b4ad0d4 Updating TODOs. Harald Kuhr 2015-10-28 15:32:15 +01:00
  • 2b20d9faa3 Fixed latest version header to 3.2 Harald Kuhr 2015-12-04 21:04:48 +01:00
  • 3b9d51dcc8 Fixed latest version header, it's really 3.2 Harald Kuhr 2015-12-04 18:55:29 +01:00
  • 3214b3e595 Removed done item from todos. Harald Kuhr 2015-12-02 11:24:48 +01:00
  • ad0d265f4f Init TIFFUtilities for mereging, splitting and rotating tiff pages Schmidor 2015-12-02 01:48:38 +01:00
  • 57402957ad Add contrib module Schmidor 2015-12-02 01:46:55 +01:00
  • 6db06414af #195 ArrayIndexOutOfBoundsException for ResampleOp in certain cases Harald Kuhr 2015-11-27 13:20:44 +01:00
  • 5e1d996c11 Important note on Batik with link Harald Kuhr 2015-11-13 14:01:48 +01:00
  • 19d71a1eb6 Important note on Batik Harald Kuhr 2015-11-13 13:56:47 +01:00