>>>>> "Russell" == Russell Senior <[email protected]> writes:

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

Russell> convert (from imagemagick) can do something like that.  I've
Russell> forgotten the actual incantation, but I've done it before.
Russell> The manpage or google should help.

$ convert foo.png foo.txt



-- 
Russell Senior, President
[email protected]
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to