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

Various Bugs #3

Open
NathanJPlummer opened this issue Aug 31, 2017 · 2 comments
Open

Various Bugs #3

NathanJPlummer opened this issue Aug 31, 2017 · 2 comments

Comments

@NathanJPlummer
Copy link
Contributor

I found a few bugs. Most likely from the original code I added.

The following code did not work and instead gave my Guetlzing instructions:

guetzling -q 90 -k

However, if I specified Guetzling to only compress PNGs it worked:

guetzling -q 90 -p -k

However, it worked with this message:

QUALITY_JPG = 90
Recompressing PNG ONLY
Guetzling file at level '95' ...

It informs me I'm compressing at both 90 and 95.

I'll try to look into this later tonight.

@NathanJPlummer
Copy link
Contributor Author

Add another bug, definitely new, more severe:

Guetzling definitely did not keep my PNGs.

@lejacobroy
Copy link
Owner

Thanks! I'll try to look into that before next week!
In the meantime, if you fix the bugs feel free to do a pull request!

Repository owner deleted a comment from devarya Feb 16, 2024
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

2 participants