Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ICC profile support #29

Open
feffy380 opened this issue Jul 5, 2024 · 0 comments
Open

Fix ICC profile support #29

feffy380 opened this issue Jul 5, 2024 · 0 comments

Comments

@feffy380
Copy link

feffy380 commented Jul 5, 2024

I noticed jxlpy wasn't loading some images correctly compared to pillow-jxl-plugin. It looks like the problem is here, where the icc profile is not being stored under the proper key "icc_profile" (see documentation)

self.info['icc'] = self._decoder.get_icc_profile()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant