account for padding in bmp rows
remove extra space in ANSI that confuses some terms
Add install/uninstall makefile targets
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>