Term-Gnuplot
view release on metacpan or search on metacpan
where like symbols are stored in one byte. Vertical packing can be
arranged by reversing x and y dimensions and setting the global
b_rastermode to TRUE. (eg epson 8-pin dot-matrix printer)
Functions provided are
(internal fns ? - should probably be static, not external ?)
b_setpixel(x,y,value)
b_setmaskpixel(x,y,value)
b_putc(x,y,char,angle)
b_setvalue(size)
setting up stuff
b_makebitmap(x,y,planes) - make a bitmap of size x * y
b_freebitmap() - free bitmap
b_charsize(size)
( run in 1.423 second using v1.01-cache-2.11-cpan-39bf76dae61 )