patsie75 / awk-glib

ANSI graphics library (in gawk)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awk-glib

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

Here are two static image of some result:
graphics image graphics image

About

ANSI graphics library (in gawk)


Languages

Language:Awk 89.6%Language:Shell 10.4%