Replies: 2 comments 8 replies
-
Would it be possible to share the pdf with the faulty image ? That said, in considering that |
Beta Was this translation helpful? Give feedback.
3 replies
-
The separate issue with the color profile can be avoided by setting |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since upgrading from v4.7.76 to v4.8.69 we've discovered a few issues with
ImageDecoder
in Chrome (one crash on large images, which is already fixed in Chrome Canary; one faulty image rendering when a JPEG image has an unusual color profile, which I'm going to report).Might it be possible to have an option to disable the use of
ImageDecoder
, for situations where we know there could be a problem?Beta Was this translation helpful? Give feedback.
All reactions