Image to ASCII-Converter
Go to file
2015-11-21 21:44:06 +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
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
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 enhanced readme. 2015-11-21 21:44:06 +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.

Two example images in the resolution of 225x65 are included. To view them just type cat image1.img in a suitable (aka TrueColor) terminal.