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

width or height exceeds limit #12

Open
gaganscanup opened this issue Jan 24, 2020 · 1 comment
Open

width or height exceeds limit #12

gaganscanup opened this issue Jan 24, 2020 · 1 comment
Labels

Comments

@gaganscanup
Copy link

gaganscanup commented Jan 24, 2020

dzt slice mosaic_2020.jpg --output=tiles --tile-size=256 --format=jpg

The image height X width = 960px X 1024px. generating tiles perfectly.

But when coming to the image size height X width = 19200px X 28160px

Getting below error, please give me a way solve this issue.

error: width or height exceeds limit mosaic_2020.jpg' @ error/cache.c/OpenPixelCache/3839`

Thanks.

@dblock
Copy link
Owner

dblock commented Jan 24, 2020

This is coming from ImageMagick. I found this: https://www.imagemagick.org/discourse-server/viewtopic.php?t=31438. Didn't read the details. Helpful at all?

@dblock dblock added the bug? label Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants