13 lines
494 B
Markdown
13 lines
494 B
Markdown
# img2ascii
|
|
Image to ASCII-Converter
|
|
|
|
# build instructions
|
|
|
|
execute `stack build`. Result is then in your `.stack-work/dist/$system/$cabal/build/img2ascii/` folder. Replace `$system` and `$cabal` according to your installation.
|
|
|
|
Trhee example images in the resolution of 225x65, 225x65 and 100x40 are included. To view them just type `cat image1.img` in a suitable (aka TrueColor) terminal.
|
|
|
|
# example
|
|
|
|
![rose-image](https://raw.githubusercontent.com/Drezil/img2ascii/master/example_small.png)
|