Harald Kuhr
|
46db5a2fbf
|
#648: (Re-)Added support for nested layer groups
(cherry picked from commit 123f0bb7fccfd6a27d2c443980bebea6622fb942)
|
2022-02-21 16:14:25 +01:00 |
|
Harald Kuhr
|
f6a9477279
|
#648: Removed unnecessary parentheses.
(cherry picked from commit 99b5f28a49430521942d63cebdf104b9700e1d66)
|
2022-02-21 16:14:24 +01:00 |
|
Harald Kuhr
|
b7192ae857
|
#648: Simplified logic, code style fixes and clean up.
(cherry picked from commit b30fb4f8c348e0ee7ed92d51e623208e6b70eec7)
|
2022-02-21 16:14:24 +01:00 |
|
Jack Yun
|
c0b2769e3b
|
Support Group Layer in psd (#648)
(cherry picked from commit dc0bdcbd5bb2506ef69262126fb6e5830d5e9e4c)
|
2022-02-21 16:14:24 +01:00 |
|
Harald Kuhr
|
0c90196357
|
[maven-release-plugin] prepare for next development iteration
|
2021-12-27 09:53:44 +01:00 |
|
Harald Kuhr
|
48f82a159f
|
[maven-release-plugin] prepare release twelvemonkeys-3.8.1
|
2021-12-27 09:53:40 +01:00 |
|
Harald Kuhr
|
ab85ff0ec8
|
Prepare for next version.
|
2021-12-15 16:09:06 +01:00 |
|
Harald Kuhr
|
7de8231471
|
[maven-release-plugin] prepare release twelvemonkeys-3.8.0
|
2021-12-12 13:17:16 +01:00 |
|
Harald Kuhr
|
0de9f79029
|
[maven-release-plugin] rollback the release of twelvemonkeys-3.8.0
|
2021-12-12 13:13:54 +01:00 |
|
Harald Kuhr
|
eeb56acdde
|
[maven-release-plugin] prepare for next development iteration
|
2021-12-11 23:26:21 +01:00 |
|
Harald Kuhr
|
a6862cfec8
|
Fixed JavaDoc.
|
2021-12-11 23:23:05 +01:00 |
|
Harald Kuhr
|
38caeb22e0
|
#631 Introduced ColorProfiles. Profile activation through SPI to force early activation.
|
2021-12-11 18:58:25 +01:00 |
|
Harald Kuhr
|
b2c5915db8
|
#631 New way of forcing profile activation + guarding all invocations of ICC_Profile.getInstance()
|
2021-12-11 18:13:07 +01:00 |
|
Harald Kuhr
|
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.
|
2021-09-07 09:29:13 +02:00 |
|
Harald Kuhr
|
06bcf22242
|
#483 Minor optimization
|
2021-05-06 00:12:19 +02:00 |
|
Harald Kuhr
|
20c7f8e60e
|
#483 Add license headers.
|
2021-05-06 00:08:27 +02:00 |
|
Harald Kuhr
|
15a9ad0a9b
|
#483 Initial PSD Write support
|
2021-05-06 00:01:54 +02:00 |
|
Harald Kuhr
|
32bba6857b
|
[maven-release-plugin] prepare for next development iteration
|
2021-04-24 12:31:07 +02:00 |
|
Harald Kuhr
|
ab7b08dfa9
|
[maven-release-plugin] prepare release twelvemonkeys-3.7.0
|
2021-04-24 12:31:00 +02:00 |
|
Harald Kuhr
|
e0d6fa0d84
|
Better JPMS automatic module names.
|
2021-04-24 12:26:36 +02:00 |
|
Harald Kuhr
|
ee2be3f88f
|
[maven-release-plugin] rollback the release of twelvemonkeys-3.7.0
|
2021-04-24 11:24:15 +02:00 |
|
Harald Kuhr
|
c5511833cc
|
Fix SemVer issue.
|
2021-04-24 11:12:09 +02:00 |
|
Harald Kuhr
|
9fdbc3b1fc
|
ImageReaderAbstractTest refactorings.
|
2020-10-14 17:06:35 +02:00 |
|
Harald Kuhr
|
b94135a91c
|
[maven-release-plugin] prepare for next development iteration
|
2020-07-10 22:49:24 +02:00 |
|
Harald Kuhr
|
7384118357
|
[maven-release-plugin] prepare release twelvemonkeys-3.6
|
2020-07-10 22:49:16 +02:00 |
|
Harald Kuhr
|
0d28eb31d2
|
[maven-release-plugin] prepare for next development iteration
|
2020-01-22 21:47:25 +01:00 |
|
Harald Kuhr
|
4922ccf80b
|
[maven-release-plugin] prepare release twelvemonkeys-3.5
|
2020-01-22 21:47:17 +01:00 |
|
Harald Kuhr
|
9e23413456
|
Fixed JavaDoc errors to enable Java 8 build.
|
2019-08-10 00:41:36 +02:00 |
|
Harald Kuhr
|
1228043d57
|
[maven-release-plugin] prepare for next development iteration
|
2018-08-18 20:29:07 +02:00 |
|
Harald Kuhr
|
83adf121e2
|
[maven-release-plugin] prepare release twelvemonkeys-3.4
|
2018-08-18 20:28:59 +02:00 |
|
Harald Kuhr
|
24c6682236
|
#311 Updated license headers to be the same as in the LICENSE.txt
|
2018-08-18 19:22:52 +02:00 |
|
Harald Kuhr
|
c8a19418eb
|
#403 Support for uncommon PSD resource magic: MeSa, PHUT, AgHg and DCSR
|
2018-01-06 21:07:15 +01:00 |
|
Harald Kuhr
|
1c27b58598
|
#390 Deferred parsing of embedded resources. Allows reading pixel data for images with unparseable metadata.
Broken metadata is now ignored + warning, rather than causing exceptions.
|
2017-11-05 10:29:49 +01:00 |
|
Harald Kuhr
|
4a1eb4b376
|
#384 RGB PSB files with non-transparency alpha channels now rendered correctly
|
2017-10-27 19:51:09 +02:00 |
|
Harald Kuhr
|
f14159de57
|
PSD Thumbnail fix.
|
2017-10-21 21:30:33 +02:00 |
|
Harald Kuhr
|
c1fac78f3c
|
#383 PSD CMYK > 5 channels fix
|
2017-10-16 14:26:28 +02:00 |
|
Harald Kuhr
|
a86b76256b
|
#204 TIFF metadata refactor
|
2016-12-12 22:28:22 +01:00 |
|
Harald Kuhr
|
aff252f278
|
[maven-release-plugin] prepare for next development iteration
|
2016-11-02 19:37:07 +01:00 |
|
Harald Kuhr
|
654e111605
|
[maven-release-plugin] prepare release twelvemonkeys-3.3
|
2016-11-02 19:36:45 +01:00 |
|
Harald Kuhr
|
6d043d0208
|
[maven-release-plugin] rollback the release of twelvemonkeys-3.3
|
2016-11-02 19:31:52 +01:00 |
|
Harald Kuhr
|
e4b91ab34c
|
[maven-release-plugin] prepare release twelvemonkeys-3.3
|
2016-11-02 19:27:22 +01:00 |
|
Harald Kuhr
|
c18893184b
|
#228: TIFFImageWriter now correctly writes images with sample model translation.
|
2016-07-07 15:27:08 +02:00 |
|
Harald Kuhr
|
a29960e8ee
|
#248 PSDImageReader now uses correct band indices for grayscale + alpha layers.
|
2016-06-30 14:21:30 +02:00 |
|
Harald Kuhr
|
e9388e55ec
|
#260 ProviderInfo fix
|
2016-06-02 11:24:57 +02:00 |
|
Harald Kuhr
|
53487e916b
|
Made PSDMetadataFormat instantiatable...
|
2016-06-02 11:24:01 +02:00 |
|
Harald Kuhr
|
3d68b61f72
|
#258 SPI typos
|
2016-06-01 10:12:29 +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
|
eeeb22666c
|
#214 PSDImageReader: Read long layer names
|
2016-02-03 15:48:19 +01:00 |
|