From: Andrew R. <ar...@us...> - 2001-03-10 09:22:40
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv9113 Modified Files: gd_png.c Log Message: Added support for saving JPEG images using the GD library and the independent JPEG group's library. One new function added, the rest piggy backs off the PNG driver. Driver called "JPG" to avoid conflict with similar "JPEG" driver in the GNUSVGA/GRX23 family of drivers. Fixed a small bug in the hardware fill that caused it to "over fill" by one line. |