Files
CHOMPStation2/tools/dmitool
= 73da1156a2 Various improvements; options, version, info
Adds options to PNG importing so that any valid DMI file can be entirely built from PNG files and DMITool.
Adds version string and "version" command
Adds info command to get a list of states easily (the only way previously was to print the descriptor with "dmitool -vvvv verify $file" and parse with e.g. grep/sed)
2015-01-07 17:26:21 +00:00
..
2014-11-26 20:32:24 +00:00
2014-11-26 21:28:40 +00:00
2014-11-26 21:28:40 +00:00
2014-11-26 20:32:24 +00:00

Uses PNGJ: https://code.google.com/p/pngj/.

For help, use "java -jar dmitool.jar help".

Requires Java 7.