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

Allow Zlib's arguments to compress sprites #15

Open
romulojales opened this issue Sep 2, 2013 · 0 comments
Open

Allow Zlib's arguments to compress sprites #15

romulojales opened this issue Sep 2, 2013 · 0 comments

Comments

@romulojales
Copy link
Member

Allow to pass ZLIB arguments to compress sprites.

The pagespeed compressor algorithms controls the size of image using the following zlib arguments:

Z_DEFAULT_STRATEGY
Z_FILTERED
Z_DEFAULT_STRATEGY

It will be nice to pitomba accept these and others zlib arguments

@romulojales romulojales changed the title Allow Zlib arguments to compress sprites Allow Zlib's arguments to compress sprites Jul 28, 2015
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

1 participant