Image to ASCII-Converter
Go to file
2015-11-21 22:48:55 +01:00
src included samples, disabled debug-image generation 2015-11-21 21:42:09 +01:00
.gitignore Initial commit 2015-11-20 22:51:00 +01:00
example.png added example-image 2015-11-21 22:19:10 +01:00
image1.img included samples, disabled debug-image generation 2015-11-21 21:42:09 +01:00
image2.img included samples, disabled debug-image generation 2015-11-21 21:42:09 +01:00
image3.img added smaller image 2015-11-21 22:48:55 +01:00
img2ascii.cabal now images don't get cropped off at the bottom right. Also added arguments. 2015-11-21 21:28:23 +01:00
LICENSE Skeleton 2015-11-20 23:02:24 +01:00
README.md added smaller image 2015-11-21 22:48:55 +01:00
Setup.hs Skeleton 2015-11-20 23:02:24 +01:00
stack.yaml added stack 2015-11-20 23:03:53 +01:00

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.