else
ascii readme
This commit is contained in:
parent
4a4ab8c210
commit
964f98e041
1 changed files with 3 additions and 1 deletions
|
@ -2,10 +2,12 @@ ASCII
|
|||
=========
|
||||
|
||||
New! cx_frozen executable. Click "View Raw" on [executable.zip](https://github.com/voussoir/else/blob/master/ascii/executable.zip) to download a zipped up exe of this program. This means you don't need to download Python or PIL.
|
||||
Only tested on PNG and JPG
|
||||
|
||||
____
|
||||
|
||||
Only tested on PNG and JPG
|
||||
|
||||
|
||||
I'm not the first person to come up with this, but I did write it from scratch. Requires the Python Image Library (PIL), which has been adapted to python 3 under the name "Pillow"
|
||||
|
||||
pip install pillow
|
||||
|
|
Loading…
Reference in a new issue