Hey guys,

I had this idea for a silly little script that would parse through a simple
png or something similar and be able to read the color for each pixel.
Basically, what I want to do is translate each pixel of the image into an
ansi color code and a couple of spaces for the purpose of printing it out to
a terminal.  Are there any utilities or libraries you all know about that
might be able to do something like this?

Also, does anybody know how to enable ansi escape codes in utilities like
write or wall? I tried writing a script to echo the characters and just
catting the lines, but it just prints the literal characters...

Thanks! :D
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to