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

Implement deflate in JS #23

Open
aduros opened this issue Jan 2, 2015 · 4 comments
Open

Implement deflate in JS #23

aduros opened this issue Jan 2, 2015 · 4 comments

Comments

@aduros
Copy link

aduros commented Jan 2, 2015

It would be very useful to be able to save PNGs in JS (and other platforms like PHP I guess).

Currently users have to rely on serverside hacks that are slow and buggy (see aduros/flambe#311).

@ncannasse
Copy link
Member

I would prefer a PR than an issue, will most likely not have time to work on it.

@aduros
Copy link
Author

aduros commented Jan 2, 2015

Ok, I might take a stab at it soon. Just wanted to open an issue so it doesn't get lost :)

@gNikro
Copy link

gNikro commented Jun 21, 2016

Actualy last posts from this: openfl/openfl#892 give answer how to fix this issue long ago

@ncannasse
Copy link
Member

@gNikro the post you referenced talk about "inflate" whereas @aduros asks for "deflate" algorithm (compression)
I'll let this open in case someone want to contribute support for it

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

3 participants