]> granicus.if.org Git - python/commit
bpo-30660: Doc: Optimize PNG files by optipng (GH-8032)
authorINADA Naoki <methane@users.noreply.github.com>
Sun, 1 Jul 2018 07:02:52 +0000 (16:02 +0900)
committerGitHub <noreply@github.com>
Sun, 1 Jul 2018 07:02:52 +0000 (16:02 +0900)
commitc6cd164cffedb306a4c6644d9d03072f24da246d
treec8f9b3137f90a09ee66e4a3bdc0ce1905074c8bc
parent6dc57e2a20c5beb99e8bf5eb04cc836d53fa9aee
bpo-30660: Doc: Optimize PNG files by optipng (GH-8032)

Using OptiPNG 0.7.7.
Used command is: `find . -name '*.png' | xargs optipng -o7`
Doc/faq/python-video-icon.png
Doc/howto/logging_flow.png [changed mode: 0755->0644]
Doc/library/hashlib-blake2-tree.png
Doc/library/pathlib-inheritance.png
Doc/library/tulip_coro.png
Doc/library/turtle-star.png
Doc/using/win_installer.png