Official first release
Ascii py
Create ascii image files out of pictures
What's in this release?
- main.py - command line utility
-o
/--out
- Save as a specific filename-w
/--words
- Draw the new picture with specific words-s
/--step
- Chose the distance between characters
- main-gui.py - graphical utility
- All of the command line flags are also contained in the GUI
- To use the GUI please install PySide (see readme)