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

2010-11-23 Thread Arjen Markus
Hi Alan, On Tue, 23 Nov 2010 08:34:14 +0100 Arjen Markus wrote: > > I will report my findings to her and I will start having >a look at > the more modern devices. (Plus the Wiki pages will need >updating) > I have just completed a first set of tests with the cairo-pango package - it work

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