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

optimize png images using zopflipng #200

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PeterDaveHello
Copy link

Use Google's zopflipng to re-compress the png images losslessly as below:

 docs/public/images/gray.png        | Bin 56906 -> 56546 bytes
 img/dropdown-arrow.png             | Bin 229 -> 170 bytes
 img/glyphicons-blackboard.png      | Bin 3779 -> 2902 bytes
 img/glyphicons-halflings-white.png | Bin 8777 -> 8622 bytes
 img/glyphicons-halflings.png       | Bin 12799 -> 12586 bytes
 img/glyphicons-log-in.png          | Bin 3793 -> 2874 bytes
 img/glyphicons-log-out.png         | Bin 3788 -> 2875 bytes

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

Successfully merging this pull request may close these issues.

1 participant