forked from option8/RetroConnector
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
Michael Devendra
committed
Aug 14, 2015
1 parent
c0f6bbe
commit f6bfab3
Showing
1 changed file
with
71 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters