Page 1 of 1

Optimized graphics

Posted: 28 Feb 2008, 17:36
by Skiessi
I optimized the PNG files in the graphics folder with OptiPNG to reduce file size.

http://www.2shared.com/file/2911933/a35 ... cstar.html

Re: Optimized graphics

Posted: 28 Feb 2008, 23:44
by i
cool, but consider that every change in current graphics (tilesets, sprites, etc) destroy your precious optimizations. Anyway OptiPNG is nice way to reduce filesize without loosing quality (or information) of image. But in my opinion is too early to filesize optimizations - it can be done via bash script - and it really doesn't take much time. However I like your idea.

Re: Optimized graphics

Posted: 29 Feb 2008, 13:47
by Skiessi
They're not precious, I just did it and couldn't commit to SVN so I posted them here.

Re: Optimized graphics

Posted: 29 Feb 2008, 18:01
by Rotonen
I guess it should be done for releases. No good reason not to do so.

Re: Optimized graphics

Posted: 01 Mar 2008, 14:10
by i
Rotonen wrote:I guess it should be done for releases. No good reason not to do so.
Yep, it would slightly decrease the size of releases. Maybe we should consider making scripts to auto optimalization of graphics before release? Some bash or perl script could make that process easier and faster.

Re: Optimized graphics

Posted: 05 Mar 2008, 18:48
by Bjørn
i wrote:Yep, it would slightly decrease the size of releases. Maybe we should consider making scripts to auto optimalization of graphics before release? Some bash or perl script could make that process easier and faster.
Once we actually have a script to release dynamic updates, it would indeed be a good idea to automatically optimize the PNG images in it.