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

Image copy does not work for animated gif file #25

Open
yellow1912 opened this issue Jul 7, 2022 · 0 comments
Open

Image copy does not work for animated gif file #25

yellow1912 opened this issue Jul 7, 2022 · 0 comments

Comments

@yellow1912
Copy link

It seems like the copy does not copy all the layers. This issue can be replicated by

  1. Load an animated gif image
  2. Copy it with $copy = $image->copy()
  3. Save it (even with the option animated set to true)

The saved copy is just the first layer of the original gif image

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