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

0.5.0-rc1 Animated png panics #210

Open
woelper opened this issue Jun 30, 2024 · 2 comments
Open

0.5.0-rc1 Animated png panics #210

woelper opened this issue Jun 30, 2024 · 2 comments

Comments

@woelper
Copy link

woelper commented Jun 30, 2024

Opening an apng image panics with

thread '<unnamed>' panicked at .cargo/registry/src/index.crates.io-6f17d22bba15001f/zune-png-0.5.0-rc1/src/apng.rs:269:28:
range end index 400 out of range for slice of length 100

(This is 0.5.0-rc1)

Image to reproduce:

Animated_PNG_example_bouncing_beach_ball

@etemesi254
Copy link
Owner

Hi, animated png has been a thorn after the first issue you reported, and even more because I can't find a simple existing codebase to explain how to handle some things,
kindly bear with me, this is an issue I'm well aware of

@woelper
Copy link
Author

woelper commented Jul 2, 2024

Thank you so much. No rush, and thank you for your great work!

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

2 participants