Anthony Fok 4a15051e4c Crop, resize and optimize shelan-tn.png
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
2016-02-13 00:31:25 +08:00
..
2015-07-09 19:13:31 +02:00
2015-08-07 23:34:59 -06:00
2015-05-25 11:55:33 -04:00
2015-05-25 11:55:48 -04:00
2015-06-26 21:26:17 +02:00
2015-09-08 09:11:44 -04:00
2015-09-14 14:12:49 -06:00