|
From: Shigeharu T. <sh...@ie...> - 2005-12-29 14:48:57
|
shige 12/29 2005 ---------------- By modification gd.trm, I made gdpm.trm which is a driver for GD.pm. GD.pm is a perl implementation of gd library by by Lincoln Stein (http://stein.cshl.org/~lstein/). This driver now implements many of features of gd.trm, except Enhanced text mode and GIF animation. a driver for GD.pm: http://takeno.iee.niit.ac.jp/~shige/unix/gnuplot/data/gdpm-1.2.trm This driver's superiority for gd.trm is being able to modify the output because it is a text file (perl code). And this also use to understand the running of gd.trm because the functions of this driver is output the GD.pm methods corresponding to the function in gd library, used in gd.trm. +========================================================+ Shigeharu TAKENO NIigata Institute of Technology kashiwazaki,Niigata 945-1195 JAPAN sh...@ie... TEL(&FAX): +81-257-22-8161 +========================================================+ |