ANSI graphics library (in gawk)
This graphics library can load, save, copy (with transparency and clipping), flip and draw the buffered output in multiple ways to the terminal without you having to think about how it's done.
All in awk with ANSI escape codes!
Just run example ./gtest.sh
, ./animate.sh
or ./picview.sh <image.ext>
and see the results