From: Andrew R. <ar...@us...> - 2001-12-06 15:41:22
|
Update of /cvsroot/plplot/plplot/include In directory usw-pr-cvs1:/tmp/cvs-serv25340/include Modified Files: drivers.h plcore.h Log Message: Added a CGM (computer graphics metafile) driver to plplot. Driver supports lines, polylines, fills, and line width. Driver requires libcd.a. libcd.a is very similar to libgd.a and has a similar licencing agreement behind it. The original host site for the library no longer exists, so probably the best source of the library presently is: http://www.uni-koeln.de/themen/Graphik/ImageProcessing/cd.html |