Just wanted to put up a thread to capture tools that people (may) find useful in hiptop development. Suggestions for addition are welcome, but please, no discussions here... get your own thread.
Graphics
PNG optimization
http://pmt.sourceforge.net/pngcrush
http://developer.danger.com/forum/in...p?t=msg&th=135 1
format conversion
http://www.imagemagick.org/script/mogrify.php
http://developer.danger.com/forum/in...p?t=msg&th=706
Java Bytecode
Bytecode conversion (1.5 -> 1.4 -> 1.3)
http://retroweaver.sourceforge.net/
http://developer.danger.com/forum/in...p?t=msg&th=171 1
Bytecode optimization
http://jarg.sourceforge.net/
http://proguard.sourceforge.net/
http://developer.danger.com/forum/in...p?t=msg&th=130 7
Java Compilation
Pre-processing
http://prebop.sourceforge.net/
http://jappo.sourceforge.net/
http://developer.danger.com/forum/in...p?t=msg&goto=3 737
DISCLAIMER: These are tools that have been noted by other developers as being useful, so this is not be misconstrued as an official endorsement for anything listed below. As always, YMMV.