-
Notifications
You must be signed in to change notification settings - Fork 204
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Image#TransformICCProfileWithFallback (#373)
* add Image#TransformICCProfileWithFallback This fixes #314. * add tests for Image#TransformICCProfileWithFallback() * remove optimization from TransformICCProfileWithFallback The code tried to avoid a no-op when transforming from profile A to profile A. But it did not taken into account that the result should always contain an ICC profile and that the no-op actually changes the image by applying the target profile without modifying anything else.
- Loading branch information
Showing
10 changed files
with
95 additions
and
13 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file added
BIN
+297 KB
...h_ICC-linux-jammy_amd64_libvips-8.12.1-Wed Feb 2 14-43-28 UTC 2022.golden.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+297 KB
...t_ICC-linux-jammy_amd64_libvips-8.12.1-Wed Feb 2 14-43-28 UTC 2022.golden.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+38 KB
...h_ICC-linux-jammy_amd64_libvips-8.12.1-Wed Feb 2 14-43-28 UTC 2022.golden.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+31.9 KB
...t_ICC-linux-jammy_amd64_libvips-8.12.1-Wed Feb 2 14-43-28 UTC 2022.golden.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters