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

Animated GIF support #56

Closed
AlexLwm opened this issue Sep 7, 2015 · 3 comments
Closed

Animated GIF support #56

AlexLwm opened this issue Sep 7, 2015 · 3 comments

Comments

@AlexLwm
Copy link

AlexLwm commented Sep 7, 2015

I have an error with size of gif.
In UploaderHandler line 944 pingImage no return good value for width and height file
I test with this picture

test

@comur
Copy link
Owner

comur commented Sep 7, 2015

Hi @AlexLwm

Thanks for report but i never tester with animated gifs so it's not supported for now. If you want to send a PR to implement it, no pb :)

@comur comur changed the title get_image_size with GIF error width height value Animated GIF support Jun 23, 2016
@comur
Copy link
Owner

comur commented May 30, 2019

I will work on it next week

comur added a commit that referenced this issue Jun 2, 2019
@comur comur closed this as completed in d430e81 Jun 2, 2019
@comur
Copy link
Owner

comur commented Jun 2, 2019

Fixed but needs Imagick to work. If you don't have Imagick installed, it will return not animated image as GD does not manage multi frame images

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants