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

GIF support #33

Closed
myasonik opened this issue Sep 8, 2014 · 5 comments
Closed

GIF support #33

myasonik opened this issue Sep 8, 2014 · 5 comments
Assignees
Milestone

Comments

@myasonik
Copy link

myasonik commented Sep 8, 2014

Any chances of (not animated) GIF support?

This might be helpful? http://giflib.sourceforge.net/

@EyalAr
Copy link
Owner

EyalAr commented Sep 9, 2014

@myasonik Sure, GIF is the next major format I intend to support.
Probably for v0.0.3 or v0.0.4

@EyalAr EyalAr added this to the v0.0.4 milestone Sep 9, 2014
@EyalAr EyalAr modified the milestones: v0.0.4, v0.0.5, v0.0.6 Sep 17, 2014
@jrasanen
Copy link

Even some simple support would be nice, like flattening/taking the first frame only.

@EyalAr
Copy link
Owner

EyalAr commented Nov 25, 2014

@jrasanen I hope to release 0.0.6 in a couple of weeks, with GIF support.
Thanks for the interest!

EyalAr added a commit that referenced this issue Nov 25, 2014
add giflib source and include it binding.gyp
@EyalAr EyalAr mentioned this issue Nov 29, 2014
@EyalAr EyalAr self-assigned this Nov 29, 2014
@EyalAr EyalAr mentioned this issue Nov 30, 2014
@raine
Copy link

raine commented Dec 23, 2014

Good stuff! Already managed to try this with npm install "git+http://github.com/EyalAr/lwip.git#version/0.0.6" and conversion from a png buffer to gif file works.

@EyalAr
Copy link
Owner

EyalAr commented Dec 23, 2014

@raine That's good to know, thanks!
I need to solve some compilation issues on Windows, and then I'll officially release v0.0.6.
Did you happen to try it on Windows?

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

4 participants