An application that attempts to read a bitmap and render it to a terminal using ANSI colors. - On a truecolor/24-bit-compatible terminal, the bitmap will be rendered using the exact RGB of each pixel.
A Rust library for creating and manipulating Bitmaps.