~ajpaon/image-to-ansi

account for padding in bmp rows
remove extra space in ANSI that confuses some terms
Add install/uninstall makefile targets

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~ajpaon/image-to-ansi
read/write
git@git.sr.ht:~ajpaon/image-to-ansi

You can also use your local clone with git send-email.

#bmp-to-ansi

Tool to render BMPs in the terminal using ANSI escape codes.

Pixels are rendered using the unicode half-height block character to keep pixels roughly square:

Build & Run:

make all
./bmp-to-ansi <bmp file>