Commit Graph

  • 88c0d27516 Add WebP to BOM. Harald Kuhr 2021-07-12 09:38:20 +02:00
  • dcd4ffccf4 Switch build from travis.ci.org to com Harald Kuhr 2021-06-29 16:56:58 +02:00
  • f35f5c6b24 Documentation cleanup (#612) Koen De Groote 2021-06-29 13:06:07 +02:00
  • 9dcf53d985 #609 Fixed ICC Profile handling in WebP. Harald Kuhr 2021-06-03 21:31:54 +02:00
  • 44a2066b79 Minor code clean-up. Harald Kuhr 2021-06-03 18:21:00 +02:00
  • 382c51db7c Invert EOF check Oliver Schmidtmer 2021-05-28 14:38:44 +02:00
  • 660f3f7e86 #579 Deeper EOL search in the CCITT stream Oliver Schmidtmer 2021-05-27 22:11:13 +02:00
  • b4c30872c4 XXX: Remove another old servlet class. Harald Kuhr 2021-05-09 18:08:56 +02:00
  • 402d4d466d HTTPS links in README.md Harald Kuhr 2021-05-09 18:08:43 +02:00
  • 7860bf7e17 XXX: Remove old servlet class. Harald Kuhr 2021-05-06 00:14:21 +02:00
  • d52522fb80 #483 Minor optimization Harald Kuhr 2021-05-06 00:12:19 +02:00
  • 8a8c6b1931 #483 Add license headers. Harald Kuhr 2021-05-06 00:08:27 +02:00
  • 2930708a54 #483 Initial PSD Write support Harald Kuhr 2021-05-06 00:01:54 +02:00
  • 5661e7459c #606: Fix bug introduced by more aggressive readDirect. Harald Kuhr 2021-04-29 20:06:36 +02:00
  • 4d45ea4966 #606: Workaround for broken JDK WBMPImageReader Harald Kuhr 2021-04-29 16:55:24 +02:00
  • 34852f7be5 Cleaner tests for Java 6 or later... A little late. :-) Harald Kuhr 2021-04-29 16:46:16 +02:00
  • abc929a531 Adding GitHub sponsors link. Harald Kuhr 2021-04-28 14:21:37 +02:00
  • 247a09ca61 Test clean-up. Harald Kuhr 2021-04-26 22:42:44 +02:00
  • c2880fe793 Rename file, add missing file extension. Harald Kuhr 2021-04-25 19:55:33 +02:00
  • c9e522475b Bump plugins and stop deploying useless (internal) artifacts. Harald Kuhr 2021-04-24 19:26:15 +02:00
  • 1da16e4d7a Updated versions to 3.7.0. Harald Kuhr 2021-04-24 13:20:40 +02:00
  • bc328419ac
    fix: upgrade commons-fileupload:commons-fileupload from 1.3.3 to 1.4 (#642) Snyk bot 2021-12-10 15:13:29 +00:00
  • da4efe98bf Avoid fetching external resources in XMPReader. Harald Kuhr 2021-12-10 13:41:05 +01:00
  • 6653f4a85d Minor clean-up. Harald Kuhr 2021-12-10 13:33:28 +01:00
  • 552a1d3332
    fix: upgrade com.twelvemonkeys.imageio:imageio-core from 3.1-SNAPSHOT to 3.7.0 snyk-upgrade-3809501c24f009c41458f190a6872419 snyk-bot 2021-12-04 04:09:45 +00:00
  • b794d05035
    fix: upgrade com.twelvemonkeys.common:common-image from 3.1-SNAPSHOT to 3.7.0 snyk-upgrade-f300d29ad8a9ad36c3236302faa29ce7 snyk-bot 2021-12-03 20:34:07 +00:00
  • 511a29beb9 Minor AffineTransformOp clean-up + removed test output. Harald Kuhr 2021-10-29 11:05:24 +02:00
  • 5617b4323c
    Make tests pass on JDK 16 and 17 (#635) Gauthier 2021-10-27 00:38:33 +08:00
  • 16d0af357d #629: Fixed build Harald Kuhr 2021-10-15 16:04:53 +02:00
  • 74927d5396 #629: Preliminary WebP animation (ANIM/ANMF) support Harald Kuhr 2021-10-15 15:08:39 +02:00
  • 7e809dd834 Readme improvements Harald Kuhr 2021-10-15 14:48:39 +02:00
  • 7aa95a08bc Fixed Travis link + bonus project summary updates Harald Kuhr 2021-10-15 09:41:47 +02:00
  • c28963ae49 Minor servlet clean-up. Harald Kuhr 2021-09-21 14:23:59 +02:00
  • 0327f5fc1a Servlet deprecation Harald Kuhr 2021-09-21 14:22:16 +02:00
  • 1c59057c30 #628: Stabilized build + better dependency scopes and module names in interop modules Harald Kuhr 2021-09-17 20:32:25 +02:00
  • 3e1f85c4dc #626 Clean up + fill order support for all compression types Harald Kuhr 2021-09-17 19:37:28 +02:00
  • 11227a68a0 #628 TIFF metadata fix, now always outputs denominator for rationals. + Bonus: Added JAI TIFF interop module with test and other minor fixes. Harald Kuhr 2021-09-17 16:26:03 +02:00
  • 62ba73a30e
    #626: Handle fillOrder in TIFFImageReader, not in CCITTFaxDecoderStream (#627) Oliver Schmidtmer 2021-09-17 16:16:30 +02:00
  • 1f33afb5a1 Fixed NullPointerException due to missing PhotometricInterpretation, now uses fallback as we do when reading. Harald Kuhr 2021-09-16 22:56:13 +02:00
  • 9d3f271867 #626 TIFF CCITT detection only once per IFD Harald Kuhr 2021-09-16 22:25:06 +02:00
  • 812e12acb0 #623: TGAImageReader, PCXImageReader and SGIImageReader now return more standard image types as default, for better AffineTransformOp compatibility. Added tests. Bonus: Subsampling fix for TGAImageReader and BMPImageReader. Harald Kuhr 2021-09-07 09:29:13 +02:00
  • 060b6cf852 #624: Added metadata support for 16 bit USHORT gray. Harald Kuhr 2021-09-07 09:24:27 +02:00
  • e68ce7ffd1
    Certain pixeldepth-16 TGA files fail to process, classcast exception (#624) Koen De Groote 2021-09-03 16:19:05 +02:00
  • 778cdef69c Fix typo in TIFFImageMetadataFormat mk II. Harald Kuhr 2021-08-31 22:34:47 +02:00
  • d46a76fca8 Fix typo in TIFFImageMetadataFormat. Harald Kuhr 2021-08-31 22:26:32 +02:00
  • 105a1ee466 #621 Don't add ICC profile for default gray images Harald Kuhr 2021-08-31 22:16:08 +02:00
  • aa030f526c #617 BigTIFF write clean-up. Harald Kuhr 2021-08-31 20:24:42 +02:00
  • 976e5d6210 #619: Fix WebP Y'CbCr->RGB conversion (now uses rec 601) Harald Kuhr 2021-08-26 16:47:51 +02:00
  • 6daca00fcd Minor clean-up. Harald Kuhr 2021-08-09 21:24:32 +02:00
  • ef05872934 Merge remote-tracking branch 'origin/master' Harald Kuhr 2021-08-09 21:22:46 +02:00
  • 1ddab866fd #617 BigTIFF write support. Harald Kuhr 2021-08-09 21:11:40 +02:00
  • ce997a6951 Some more minor clean-up. Harald Kuhr 2021-08-06 10:10:34 +02:00
  • 23bf5cb7b2 Minor clean-up. Harald Kuhr 2021-08-06 09:59:07 +02:00
  • 564778f415 #616: Remove dependency on old xmlgraphics-commons (no longer needed) Harald Kuhr 2021-08-04 11:25:58 +02:00
  • e28bf8fb44 Fix WebP ICC handling for images with alpha. Harald Kuhr 2021-07-12 10:01:16 +02:00
  • cf8d630d01 Add WebP to BOM. Harald Kuhr 2021-07-12 09:38:20 +02:00
  • 0ff7224912 Switch build from travis.ci.org to com Harald Kuhr 2021-06-29 16:56:58 +02:00
  • 196081a317
    Documentation cleanup (#612) Koen De Groote 2021-06-29 13:06:07 +02:00
  • ff50180d86 #609 Fixed ICC Profile handling in WebP. Harald Kuhr 2021-06-03 21:31:54 +02:00
  • 8f2c482167 Minor code clean-up. Harald Kuhr 2021-06-03 18:21:00 +02:00
  • eab24890ca
    Merge pull request #608 from Schmidor/ccitt_eol_search Harald Kuhr 2021-05-31 10:40:20 +02:00
  • cd42d81817 Invert EOF check Oliver Schmidtmer 2021-05-28 14:38:44 +02:00
  • ba5c667b6c #579 Deeper EOL search in the CCITT stream Oliver Schmidtmer 2021-05-27 22:11:13 +02:00
  • 4e9fa9442c PR template update. Harald Kuhr 2021-05-13 15:15:09 +02:00
  • 4b2ebec429 Added missing CRW pom camera-raw Harald Kuhr 2021-05-13 15:13:55 +02:00
  • 0498a1a095 Added CRW read Harald Kuhr 2021-05-13 15:09:59 +02:00
  • 4fd20f7fa0 Updated to latest. Harald Kuhr 2021-05-13 15:08:51 +02:00
  • c9bd68623a Merge branch 'master' into camera-raw Harald Kuhr 2021-05-13 14:58:40 +02:00
  • 4d2326c18d Update issue templates Harald Kuhr 2021-05-09 18:12:34 +02:00
  • 94eac2d6e5 XXX: Remove another old servlet class. Harald Kuhr 2021-05-09 18:08:56 +02:00
  • f63a33d541 HTTPS links in README.md Harald Kuhr 2021-05-09 18:08:43 +02:00
  • 00f8d87f36 PR template + rename issue template. Harald Kuhr 2021-05-09 18:08:16 +02:00
  • 4c2ab6da7b Update issue templates Harald Kuhr 2021-05-08 20:41:13 +02:00
  • b5088312e2 Update issue templates Harald Kuhr 2021-05-07 19:39:41 +02:00
  • f04f968f12 Update issue templates Harald Kuhr 2021-05-07 19:35:02 +02:00
  • 8896092e31 Update issue templates Harald Kuhr 2021-05-07 19:29:52 +02:00
  • 2f9768a1d4 XXX: Remove old servlet class. Harald Kuhr 2021-05-06 00:14:21 +02:00
  • 06bcf22242 #483 Minor optimization Harald Kuhr 2021-05-06 00:12:19 +02:00
  • 20c7f8e60e #483 Add license headers. Harald Kuhr 2021-05-06 00:08:27 +02:00
  • 15a9ad0a9b #483 Initial PSD Write support Harald Kuhr 2021-05-06 00:01:54 +02:00
  • 7ae2d636dc
    Merge pull request #607 from haraldk/snyk-upgrade-b72dc0a35c77c27ccf914333993bfcb1 Harald Kuhr 2021-04-30 08:45:03 +02:00
  • 12e756b23c
    fix: upgrade com.github.jai-imageio:jai-imageio-core from 1.3.0 to 1.4.0 snyk-bot 2021-04-30 00:42:19 +00:00
  • 4e2bf131d2 #606: Fix bug introduced by more aggressive readDirect. Harald Kuhr 2021-04-29 20:06:36 +02:00
  • d0c4a07556 #606: Workaround for broken JDK WBMPImageReader Harald Kuhr 2021-04-29 16:55:24 +02:00
  • 21059c8d5a Cleaner tests for Java 6 or later... A little late. :-) Harald Kuhr 2021-04-29 16:46:16 +02:00
  • fa7b530809 Adding GitHub sponsors link. Harald Kuhr 2021-04-28 14:21:37 +02:00
  • 790cf3b32e Test clean-up. Harald Kuhr 2021-04-26 22:42:44 +02:00
  • b1baaad23b Rename file, add missing file extension. Harald Kuhr 2021-04-25 19:55:33 +02:00
  • 60016469b4 Additional features section. Harald Kuhr 2021-04-25 12:21:27 +02:00
  • 7fa704ace5 Bump plugins and stop deploying useless (internal) artifacts. Harald Kuhr 2021-04-24 19:26:15 +02:00
  • 8899c7ae90 Keeping it tidy. Harald Kuhr 2021-04-24 18:38:43 +02:00
  • e131db660b Less info, refer to the Github page. Harald Kuhr 2021-04-24 18:33:41 +02:00
  • 41fd6a7832 Added Batik/JDK section. Harald Kuhr 2021-04-24 18:22:05 +02:00
  • f6dd5d7f83 Updated to latest release + added new table format. Harald Kuhr 2021-04-24 18:16:20 +02:00
  • 8d07f4fe90 Updated versions to 3.7.0. Harald Kuhr 2021-04-24 13:20:40 +02:00
  • 32bba6857b [maven-release-plugin] prepare for next development iteration Harald Kuhr 2021-04-24 12:31:07 +02:00
  • ab7b08dfa9 [maven-release-plugin] prepare release twelvemonkeys-3.7.0 twelvemonkeys-3.7.0 Harald Kuhr 2021-04-24 12:31:00 +02:00
  • e0d6fa0d84 Better JPMS automatic module names. Harald Kuhr 2021-04-24 12:26:36 +02:00
  • 51bdd370da Fix some JavaDoc issues that broke the release build... Harald Kuhr 2021-04-24 12:05:49 +02:00
  • ee2be3f88f [maven-release-plugin] rollback the release of twelvemonkeys-3.7.0 Harald Kuhr 2021-04-24 11:24:15 +02:00