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 #3358

Closed
wants to merge 1 commit into from
Closed

optimize png images using zopflipng #3358

wants to merge 1 commit into from

Conversation

PeterDaveHello
Copy link
Contributor

Using Google's zopflipng to optimize the png images losslessly, 13 images optimized as below:

 assets/logo-128.png                        | Bin 12110 -> 10078 bytes
 assets/logo-256.png                        | Bin 23249 -> 20075 bytes
 assets/logo-32.png                         | Bin 3498 -> 2298 bytes
 assets/logo-512.png                        | Bin 48854 -> 40782 bytes
 assets/logo-64.png                         | Bin 6524 -> 5055 bytes
 assets/logo-text-128.png                   | Bin 24311 -> 19265 bytes
 assets/logo-text-256.png                   | Bin 48445 -> 38654 bytes
 assets/logo-text-64.png                    | Bin 12710 -> 10005 bytes
 assets/logo-wtext.png                      | Bin 11843 -> 8348 bytes
 gui/default/assets/img/favicon-default.png | Bin 5123 -> 4060 bytes
 gui/default/assets/img/favicon-notify.png  | Bin 4768 -> 3582 bytes
 gui/default/assets/img/favicon-pause.png   | Bin 4835 -> 3625 bytes
 gui/default/assets/img/favicon-sync.png    | Bin 5026 -> 4090 bytes

@calmh
Copy link
Member

calmh commented Jun 28, 2016

@st-review merge this please

gui, assets: Compress PNGs using ZopfliPNG

Skip-check: authors pr-build

@st-review
Copy link

👌 Merged as b701de6. Thanks, @PeterDaveHello!

@st-review st-review closed this Jun 28, 2016
st-review pushed a commit that referenced this pull request Jun 28, 2016
Skip-check: authors pr-build

GitHub-Pull-Request: #3358
@PeterDaveHello PeterDaveHello deleted the image-optimize branch June 28, 2016 07:08
@st-review st-review added the frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion label Jun 28, 2017
@syncthing syncthing locked and limited conversation to collaborators Jun 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants