Aaron Griffith
dfe30a0d0f
now checks for optimize-img programs with '.exe' as well as no suffix
...
fix for issue #314
<https://github.com/brownan/Minecraft-Overviewer/issues/314 >
2011-04-10 04:11:33 -04:00
Andrew Chin
5819ab60e0
Fix for optimize-img with spaces in the output_dir
2010-12-13 19:49:24 -05:00
Andrew Chin
97c58212c3
Check for the optimization programs at the start of execution.
...
This prevents the annoying case where MCO will fail hours into a run if
pngcrush and friends are missing.
2010-12-11 19:44:59 -05:00
Andrew Brown
a4c0e786a1
tabs -> 4 spaces
2010-10-11 21:03:50 -04:00
Kyle Brantley
20e124b778
Added license to optimizeimages.py
2010-10-09 23:52:54 -06:00
Kyle Brantley
bcb423ace4
Add --optimize-img={1,2} -- performs postprocessing on images
...
This adds basic post-processing to images. At the moment, it only
performs actions for the png output type, but changes to work for
jpeg will be exceptionall minimal.
2010-10-09 22:57:20 -06:00