Re: [Plplot-devel] cd library support in windows

2006-11-03 Thread Alan W. Irwin
Hi Werner: Just to give some background for everybody, CGM is a well-established open web standard for vector + raster graphics (see http://www.cgmopen.org/technical/cgm_standard.html) that was developed long before the excitement about the SVG standard for vector graphics. If you do a google sear

[Plplot-devel] cd library support in windows

2006-11-03 Thread Werner Smekal
Hi, yesterday I managed to add the cgm driver do the Windows build of plplot. I needed to write a CMakeLists.txt, since only Makefiles for unix were provided. This was a matter of less than 10 minutes - CMake rocks. Anyway, after a small change in the plplot cmake files the cd library was fou