Re: [Plplot-devel] GD-library on Windows

2010-11-22 Thread Arjen Markus
Hi Alan, I started looking into this one, because one of our users reported problems with it and wxWidgets to me off-list. I had a look this morning (having found a prebuilt version, rather than the source code) and it works fine - provided the bgd.dll DLL is on the path. I think that was what we

Re: [Plplot-devel] GD-library on Windows

2010-11-22 Thread Alan W. Irwin
On 2010-11-22 14:11+0100 Arjen Markus wrote: > Hi all, > > (just for your information) > there seems to be something about the GD-library (for PNG, JPEG etc > output) on Windows that we do not cover yet in our driver information - > on Windows the library is called "bgd.dll" and not "gd.dll" (as o

[Plplot-devel] GD-library on Windows

2010-11-22 Thread Arjen Markus
Hi all, (just for your information) there seems to be something about the GD-library (for PNG, JPEG etc output) on Windows that we do not cover yet in our driver information - on Windows the library is called "bgd.dll" and not "gd.dll" (as one would expect from the Linux name "libgd.dll"). I will