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
Hi,
I fixed the problem with the gd driver on windows, the file io is now
not handled by the gd library - instead the driver only gets a pointer
to the image data from the gd library and writes it to the file itself.
Such problems occurs if both libraries are compiled with different c
libs, wh
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