Re: [Plplot-devel] plplot-extcairo wrong font size

2012-01-30 Thread Hazen Babcock
On 01/30/2012 08:20 AM, Aleksander Schwarzenberg-Czerny wrote: > Hi, > I suspect the issue is not plplot itself but how it& cairo interprete > info passed from gtk (the cc structure below). In my sample code, the > plplot part, except for cc calls, does exactly what is > contained in your simplest

Re: [Plplot-devel] plplot-extcairo wrong font size

2012-01-30 Thread Aleksander Schwarzenberg-Czerny
Hi, I suspect the issue is not plplot itself but how it & cairo interprete info passed from gtk (the cc structure below). In my sample code, the plplot part, except for cc calls, does exactly what is contained in your simplest ext-cairo-test.c example. The extra fortran code is needed to open wi

Re: [Plplot-devel] Command-line parsing and Fortran 2003

2012-01-30 Thread Arjen Markus
Hi Alan, yes, I will test this on Windows the coming few days. In line with the other files of the F95 binding library I suggest we use "sfcmd95.f90" as the new name. Regards, Arjen On Fri, 27 Jan 2012 14:39:52 -0800 (PST) "Alan W. Irwin" wrote: > On 2012-01-27 09:56+0100 Arjen Markus wrote: