projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d11551
)
Crop, resize and optimize shelan-tn.png
author
Anthony Fok
<foka@debian.org>
Fri, 12 Feb 2016 16:31:25 +0000
(
00:31
+0800)
committer
Anthony Fok
<foka@debian.org>
Fri, 12 Feb 2016 16:31:25 +0000
(
00:31
+0800)
The original image was 2055px × 1252px, which was oversized
and did not fit the required dimension of 600px × 400px
(3:2 aspect ratio).
To fix, the image was cropped and resized to the required dimension,
and was further optimized:
$ pngquant --nofs -v --speed 1 --quality 65-80 shelan-tn.png
$ optipng -o7 -zm1-9 shelan-tn-or8.png
$ mv shelan-tn-or8.png shelan-tn.png
reducing its filesize from 334125 bytes to 26929 bytes.
See #1831
docs/static/img/shelan-tn.png
patch
|
blob
|
history
diff --git
a/docs/static/img/shelan-tn.png
b/docs/static/img/shelan-tn.png
index 32c3bc276f22ec1846c99d5a2f51422cb47df06a..0f76340411c5c67815072695316125f8541e8d42 100644
(file)
Binary files a/docs/static/img/shelan-tn.png and b/docs/static/img/shelan-tn.png differ