View Single Post
Old 10-04-2013, 07:21 PM   #11
Freeshadow
temp. out of service
Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.
 
Posts: 2,815
Karma: 24285242
Join Date: May 2010
Location: Duisburg (DE)
Device: PB 623
If you want maximally optimised PNGs, the 1st step would be to run them trough Ken Silverman's PNGOUT http://advsys.net/ken/utils.htm

Then recompress them using the newest DEFLATE implementation: Zopfli. Use advancepng available in this package: http://advancemame.sourceforge.net/comp-download.html choose maximal compression level to use the Zopfli algorithm and set the i parameter to 1000.

SVGs can be recompressed with advzip using the same parameters because they are zipped XML containers.
Freeshadow is offline   Reply With Quote