Commit Graph

  • a12a1f73b5 TIFFImageMetadata: ImageOrientation in mergeTree (#667) Oliver Schmidtmer 2022-02-28 15:53:49 +01:00
  • 190fe87ee9 DiscreteAlphaIndexColorModel num components fix Harald Kuhr 2022-08-19 16:38:45 +02:00
  • d1872ce94f #694: Fixed import order Harald Kuhr 2022-08-19 14:08:26 +02:00
  • a5c52a99b4 #694 BMP: Fixed subsampling for 24 bit/pixel case Harald Kuhr 2022-08-16 13:56:51 +02:00
  • 4170b393fa #684 Add some tolerance for JDK 8... Harald Kuhr 2022-06-10 17:48:20 +02:00
  • 53f9ba91e0 #684 Remove TODO as it's now fixed Harald Kuhr 2022-06-10 17:44:53 +02:00
  • be2d7d5f10 #684 Fix some render size issues in SVGImageReader Bonus: Minor code clean-up. Harald Kuhr 2022-06-10 17:24:47 +02:00
  • 00aec2c90e Minor code clean-up for WMFImageReader Harald Kuhr 2022-06-10 17:01:55 +02:00
  • 2b04f7205c Minor optimizations. Harald Kuhr 2022-06-10 16:58:23 +02:00
  • 7d401d0194 #675 PSD 16/32 bit layer support pt2: Cross-platform test Harald Kuhr 2022-06-10 15:19:14 +02:00
  • 48691139a3 #675 PSD 16/32 bit layer support Harald Kuhr 2022-06-10 10:14:41 +02:00
  • bcb87c09d2 #681: Fix for little-endian "packed" USHORT types + rewritten stream handling Harald Kuhr 2022-06-03 19:23:50 +02:00
  • 84a8ceeb93 #683: Fix TIFF stripByteCounts computation for uncompressed data Harald Kuhr 2022-06-03 16:04:43 +02:00
  • 0cb99feedf A new ImageInputStream adapter for InputStream. Harald Kuhr 2022-06-01 22:00:37 +02:00
  • 91493c5145 #682 TIFF Lab w/alpha support Harald Kuhr 2022-06-01 19:30:01 +02:00
  • 6ddb799a95 Fix bad format in validator message. Harald Kuhr 2022-05-29 14:55:17 +02:00
  • 8a187f6657 TGAImageReader no longer reads single byte 0-terminator as Image Identification Harald Kuhr 2022-05-18 22:47:45 +02:00
  • b7d865f2cf #680 TGAImageReader now reads attribute bits with no extension area as alpha Harald Kuhr 2022-05-18 22:18:20 +02:00
  • d50fb1a51e Fix bug in 0-terminated ASCII string parsing + test. Harald Kuhr 2022-05-18 20:54:25 +02:00
  • 8992406f50 Documentation & details. Harald Kuhr 2022-05-18 20:31:28 +02:00
  • 44eebff62f #678, #679: TIFF read support for YCbCr Planar with or without subsampling Harald Kuhr 2022-05-12 23:01:12 +02:00
  • 8c85c4ca96 Simplified TIFF writing. Harald Kuhr 2022-05-06 19:49:06 +02:00
  • fa5c77bff0 Added test cases for EncoderStream/DecoderStream and fixed a bug + code clean-up to make IntelliJ happy :-) Harald Kuhr 2022-05-06 19:31:16 +02:00
  • d87b80deea PCX: Minor clean up Harald Kuhr 2022-04-25 18:38:56 +02:00
  • ae138c3b4e Write LONG8 offsets for BigTIFF Harald Kuhr 2022-05-05 15:53:20 +02:00
  • ab13fdd09d #677 Fixed integer overflow + added tests Harald Kuhr 2022-05-04 18:23:25 +02:00
  • aab5b062bd Fixed test typo. Harald Kuhr 2022-05-04 18:22:14 +02:00
  • 00d6acd1bf [skip ci] Fixed some typos in comments. :-) Harald Kuhr 2022-04-26 19:25:52 +02:00
  • 0f8a7ea482
    Update feature_request.md Harald Kuhr 2022-04-25 16:58:39 +02:00
  • 9fe87fe10d #672: WebPImageReader now supports unknown stream lengths Harald Kuhr 2022-04-22 14:41:57 +02:00
  • a33dbaf897
    Merge pull request #669 from haraldk/snyk-upgrade-a0c5c60996f8b405ed1deadc1666ddc0 Harald Kuhr 2022-04-11 17:01:44 +02:00
  • 9e2f369459 #666 Clean-up: No alpha for RGB 3/components Harald Kuhr 2022-03-11 19:58:38 +01:00
  • d34b0b7fcf #666 Support for TIFF RGB 2/4 bit per sample. Harald Kuhr 2022-03-11 19:54:06 +01:00
  • 5effcb1344
    fix: upgrade jmagick:jmagick from 6.2.4 to 6.6.9 snyk-bot 2022-03-04 21:50:39 +00:00
  • b67d687761
    TIFFImageMetadata: ImageOrientation in mergeTree (#667) Oliver Schmidtmer 2022-02-28 15:53:49 +01:00
  • 46bfdd93d8 [maven-release-plugin] prepare for next development iteration Harald Kuhr 2022-02-22 14:49:45 +01:00
  • 447ef6b8eb [maven-release-plugin] prepare release twelvemonkeys-3.8.2 twelvemonkeys-3.8.2 Harald Kuhr 2022-02-22 14:49:41 +01:00
  • c19b6ede0a Back to 3.8.2-SNAPSHOT [skip ci] Harald Kuhr 2022-02-22 14:48:06 +01:00
  • 401c6355a1 Attempt at adding JavaDocs + use "release" profile for release-plugin [skip ci] Harald Kuhr 2022-02-22 14:46:14 +01:00
  • d0881c8b5c Attempt at adding JavaDocs + use "release" profile for release-plugin [skip ci] Harald Kuhr 2022-02-22 14:46:14 +01:00
  • be0cf16124 [maven-release-plugin] prepare for next development iteration Harald Kuhr 2022-02-22 13:31:01 +01:00
  • 47b0cd6e9a [maven-release-plugin] prepare release twelvemonkeys-3.8.2 Harald Kuhr 2022-02-22 13:30:56 +01:00
  • b52ab149b3 Back to 3.8.2-SNAPSHOT [skip ci] Harald Kuhr 2022-02-22 13:28:52 +01:00
  • 900c26a5ac [maven-release-plugin] prepare release twelvemonkeys-3.8.2 Harald Kuhr 2022-02-22 13:22:39 +01:00
  • 7233c593ac Adding description to top-level POM [skip ci] Harald Kuhr 2022-02-22 13:19:49 +01:00
  • 976928f48c Adding description to top-level POM [skip ci] Harald Kuhr 2022-02-22 13:19:49 +01:00
  • 8159ba1245 [maven-release-plugin] prepare for next development iteration Harald Kuhr 2022-02-21 16:18:51 +01:00
  • 92581a077b [maven-release-plugin] prepare release twelvemonkeys-3.8.2 Harald Kuhr 2022-02-21 16:18:44 +01:00
  • f87b4d6748 Thank you, Travis [skip ci] Harald Kuhr 2022-02-21 09:34:34 +01:00
  • 0495f6e266 #661: JUnit test results take 4 Harald Kuhr 2022-02-17 19:09:26 +01:00
  • bc7c8ba20c #661: JUnit test results take 3 Harald Kuhr 2022-02-17 18:42:54 +01:00
  • 0c270f8343 #661: JUnit test results take 2 Harald Kuhr 2022-02-17 18:33:20 +01:00
  • e1db332dca #661: JUnit test results Harald Kuhr 2022-02-17 18:32:18 +01:00
  • 016977e382 PNM: New attempt at making the new header parser work on Windows. Harald Kuhr 2022-02-14 22:00:04 +01:00
  • 134eecc59f PNM Windows issue. Temporary roll-back to working version. Harald Kuhr 2022-02-14 19:33:28 +01:00
  • 16c78052ee PNM clean-up: Avoid leading/trailing whitespace in comments. Harald Kuhr 2022-02-14 19:27:55 +01:00
  • b51e8ccf6e PNM clean-up. Harald Kuhr 2022-02-09 20:12:49 +01:00
  • 76a9ff1122 #660: Attempt at making the comment parsing more Windows-friendly... Harald Kuhr 2022-02-08 11:19:38 +01:00
  • e9996f096f #660: Make sure region is within bounds of new test image... Harald Kuhr 2022-02-08 10:38:53 +01:00
  • 93d42e1c24 #660: Farewell, Lena Harald Kuhr 2022-02-08 10:16:42 +01:00
  • 5824167600 IFF: Simplified aspect. Harald Kuhr 2022-02-08 08:43:21 +01:00
  • 126956ebd0 IFF: XS24 clean-up (again...) Harald Kuhr 2022-02-04 12:33:28 +01:00
  • d54ceba3ff IFF: XS24 clean-up Harald Kuhr 2022-02-04 12:23:44 +01:00
  • 11ee7e5e23 IFF: Thumbnail support for XS24 chunk (now without stderr output) Harald Kuhr 2022-02-04 12:13:53 +01:00
  • 954dffd213 IFF: Thumbnail support for XS24 chunk. Harald Kuhr 2022-02-04 11:46:32 +01:00
  • b7b2a61c93 IFF: Read support for TVPaint DEEP and TVPP + Bonus: Massive code clean-up/refactor. Harald Kuhr 2022-02-03 17:26:41 +01:00
  • 3cf6a4b836 IFF: More clean-up Harald Kuhr 2022-01-29 14:41:49 +01:00
  • a93be99933 IFF: Read support for Impulse (Imagine, Turbo Silver) RGB8 format. Harald Kuhr 2022-01-28 16:36:34 +01:00
  • b19bd1441f IFF clean-up. Harald Kuhr 2022-01-28 16:07:15 +01:00
  • 482af60534 RIP: Sandbox Harald Kuhr 2022-01-24 09:01:53 +01:00
  • f55a6d30dd A little safer way to skip 6 bytes... Harald Kuhr 2022-01-19 08:59:50 +01:00
  • e5f6227479 #658: TGAImageReader now allows extension area of size 0 Harald Kuhr 2022-01-19 08:57:49 +01:00
  • 01d6fc8b49 #658: TGAImageReaderSpi now recognizes "true color" images with valid palette depth != 0 Harald Kuhr 2022-01-19 08:32:44 +01:00
  • f133ea7d61 findCompressionType always uses RLE if leading EOL is missing (#657) Oliver Schmidtmer 2022-01-15 00:21:47 +01:00
  • 3d5cf0eecd #655 Experimental force raster conversion switch. Harald Kuhr 2022-01-12 19:51:56 +01:00
  • 975e23c28f Fix for IIOInvalidTreeException: Invalid DHT node #559 Harald Kuhr 2022-01-12 19:33:21 +01:00
  • be60f307f7 #656 Code clean-up + minor refactorings. Harald Kuhr 2022-01-12 19:11:52 +01:00
  • 3e783fba92 Support writing ASCII array in TIFF metadata (#656) Oliver Schmidtmer 2022-01-12 18:56:22 +01:00
  • 35ffe29e03 New CI badge + new maven badges, replaces #653 Harald Kuhr 2022-01-12 18:45:14 +01:00
  • 55155aa61c #636: Correct name for shaded artifact. Harald Kuhr 2022-01-05 15:47:16 +01:00
  • 9e9decd5dd add support for Github Actions, publish snapshots to OSSRH automatically (#633) Gauthier 2022-01-05 19:34:52 +08:00
  • 3c0b78549e #652: Avoid OOME for large values outside TIFF, even if length is unknown Harald Kuhr 2022-01-03 12:51:52 +01:00
  • 46db5a2fbf #648: (Re-)Added support for nested layer groups Harald Kuhr 2021-12-29 16:20:02 +01:00
  • f6a9477279 #648: Removed unnecessary parentheses. Harald Kuhr 2021-12-29 12:38:04 +01:00
  • b7192ae857 #648: Simplified logic, code style fixes and clean up. Harald Kuhr 2021-12-28 16:49:41 +01:00
  • c0b2769e3b Support Group Layer in psd (#648) Jack Yun 2021-12-27 21:39:39 +09:00
  • 6c27ec6b30 Updated with latest versions. Harald Kuhr 2021-12-27 12:59:24 +01:00
  • e1c2f2ee73 Thank you, Travis [skip ci] Harald Kuhr 2022-02-21 09:34:34 +01:00
  • 92632fa2a3 #661: JUnit test results take 4 Harald Kuhr 2022-02-17 19:09:26 +01:00
  • 5a563e315f #661: JUnit test results take 3 Harald Kuhr 2022-02-17 18:42:54 +01:00
  • c06d47d123 #661: JUnit test results take 2 Harald Kuhr 2022-02-17 18:33:20 +01:00
  • fea6beb364 #661: JUnit test results Harald Kuhr 2022-02-17 18:32:18 +01:00
  • 4b951c06cc PNM: New attempt at making the new header parser work on Windows. Harald Kuhr 2022-02-14 22:00:04 +01:00
  • a3e6e52c95 PNM Windows issue. Temporary roll-back to working version. Harald Kuhr 2022-02-14 19:33:28 +01:00
  • 5347015cbd PNM clean-up: Avoid leading/trailing whitespace in comments. Harald Kuhr 2022-02-14 19:27:55 +01:00
  • 4d190892df PNM clean-up. Harald Kuhr 2022-02-09 20:12:49 +01:00
  • 60eab81709 #660: Attempt at making the comment parsing more Windows-friendly... Harald Kuhr 2022-02-08 11:19:38 +01:00
  • b400b6b157 #660: Make sure region is within bounds of new test image... Harald Kuhr 2022-02-08 10:38:53 +01:00
  • 499b3ef120 #660: Farewell, Lena Harald Kuhr 2022-02-08 10:16:42 +01:00
  • 92bc9c73f6 IFF: Simplified aspect. Harald Kuhr 2022-02-08 08:43:21 +01:00