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

bpo-30660: Doc: Optimize PNG files #8032

Merged
merged 1 commit into from
Jul 1, 2018
Merged

Conversation

methane
Copy link
Member

@methane methane commented Jun 30, 2018

Using OptiPNG 0.7.7.
Used command is: find . -name '*.png' | xargs optipng -o7

https://bugs.python.org/issue30660

Using OptiPNG 0.7.7.
Used command is: `find . -name '*.png' | xargs optipng -o7`
Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but I have doubts about backporting this PR.

@methane methane merged commit c6cd164 into python:master Jul 1, 2018
@methane methane deleted the optipng branch July 1, 2018 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants