Commit Graph

6 Commits

Author SHA1 Message Date
Charles Mangin
0cc11c31ce merged with xandark 2015-08-16 07:48:52 -04:00
Michael Devendra
f6bfab3c74 Added compatibility with Linux and Windows in addition to OSX.
Added ability for Linux and Windows to run this script. Now everyone can use this!
Added friendly and instructive error message for when pypng is not installed.
Fixed bugs that prevented the proper printing output.
Fixed the try/except/finally's to be try/except's.
Fixed inconsistent space and tab indentation which will fail with Python 3.
Fixed sys.exit(0) to exit with code of 1, which indicates an error to the shell.
Added the shebang to the first line so that the script can be run on its own.
Fixed the ImageMagick command line to be more compatible running under Windows shell.
2015-08-14 00:25:12 -07:00
Charles Mangin
5bebbcfbc6 added subprocess calls
more error checking, changed sys to subprocess
2015-08-13 12:57:46 -04:00
Charles Mangin
c0f6bbea83 updated readme
includes links to required libraries.
2015-07-29 08:38:59 -04:00
Charles Mangin
f0a4c085a5 Create readme.md 2015-07-27 00:11:25 -04:00
Charles Mangin
7f63e850a1 KansasFest 2015 mass update
revisions or new products announced at KansasFest 2015
(http://kansasfest.org)
2015-07-26 23:49:26 -04:00