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

_dataToCanvas: Canvas area exceeds the maximum limit (width * height > 16777216). #6

Open
blackspike opened this issue Feb 4, 2024 · 0 comments

Comments

@blackspike
Copy link

Hi! I get the following error with blitz in iOS 17 safari 17 when I use an image from my iPhone 15 camera

_dataToCanvas: Canvas area exceeds the maximum limit (width * height > 16777216)

This 5712 x 4284 demo photo throws the error straight from the camera https://grater.app/test-photos/bad.HEIC

whereas this 4032 x 3024 one works fine https://grater.app/test-photos/ok.HEIC

Any ideas on how to mitigate this error? Thanks a lot!

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