Generate an image into XTERM compatible 256 color
[ 25th April 2005 ]
[perl]
This utility takes an image file and translates each pixel of the
image into a something displayable in a 256 color Xterm.
| So something like this: | |
| gets transformed into this [29k] |
Useage:
perl XTERMImageGen.pl <image location.jpg> Currently only supports JPG files.