TJTran: ICC profiles are now supported

This commit is contained in:
DRC
2024-09-14 12:50:36 -04:00
parent 6d02718d9a
commit 0d58f09997
2 changed files with 0 additions and 4 deletions

View File

@@ -36,8 +36,6 @@
* - Expanding the input image when cropping
* - Wiping a region of the input image
* - Dropping another JPEG image into the input image
* - Copying only comment markers or ICC profile markers
* - Embedding an ICC color management profile
* - Progress reporting
* - Treating warnings as non-fatal [limitation of the TurboJPEG Java API]
* - Debug output

View File

@@ -36,8 +36,6 @@
* - Expanding the input image when cropping
* - Wiping a region of the input image
* - Dropping another JPEG image into the input image
* - Copying only comment markers or ICC profile markers
* - Embedding an ICC color management profile
* - Progress reporting
* - Debug output
*/