Re: [Plplot-devel] Multiple extcairo plot streams plot dimension problem

2008-10-23 Thread Werner Smekal
Hi, > > The problem is here: > > static PLFLT downscale = 0.; > > > This should be stored separately as part of each plot stream rather > than being a single static global variable. Yes, this variable needs to be moved to the PLcairo struct. A instance of this struct is saved into the dev vari

Re: [Plplot-devel] Multiple extcairo plot streams plot dimension problem

2008-10-23 Thread Alan W. Irwin
On 2008-10-23 23:28-0400 Hazen Babcock wrote: > > On Oct 23, 2008, at 6:41 PM, Hezekiah M. Carty wrote: > >> On Thu, Oct 23, 2008 at 5:22 PM, Hezekiah M. Carty >> <[EMAIL PROTECTED]> wrote: >>> I have run across a problem using the extcairo driver and multiple, >>> differently dimensioned plots.

Re: [Plplot-devel] Multiple extcairo plot streams plot dimension problem

2008-10-23 Thread Hazen Babcock
On Oct 23, 2008, at 6:41 PM, Hezekiah M. Carty wrote: > On Thu, Oct 23, 2008 at 5:22 PM, Hezekiah M. Carty > <[EMAIL PROTECTED]> wrote: >> I have run across a problem using the extcairo driver and multiple, >> differently dimensioned plots. The attached C program >> ext-cairo-test-problem.c is

[Plplot-devel] Multiple extcairo plot streams plot dimension problem

2008-10-23 Thread Hezekiah M. Carty
I have run across a problem using the extcairo driver and multiple, differently dimensioned plots. The attached C program ext-cairo-test-problem.c is a modified version of examples/c/ext-cairo-test.c from the PLplot source tree and illustrates the problem I am having. To compile the attached code

Re: [Plplot-devel] plgvpw (view port limits) initial patch

2008-10-23 Thread Hezekiah M. Carty
On Mon, Oct 20, 2008 at 10:18 PM, Alan W. Irwin <[EMAIL PROTECTED]> wrote: > Thanks, Hez, for coming up with a reasonable idea for dealing with this > nasty user inconsistency issue without expanding our API and also thanks for > implementing most of it. (And don't worry about the small additional

[Plplot-devel] Cairo plot driver and multiple streams (was Re: Multiple extcairo plot streams plot dimension problem)

2008-10-23 Thread Hezekiah M. Carty
On Thu, Oct 23, 2008 at 6:41 PM, Hezekiah M. Carty <[EMAIL PROTECTED]> wrote: > On Thu, Oct 23, 2008 at 5:22 PM, Hezekiah M. Carty <[EMAIL PROTECTED]> wrote: >> I have run across a problem using the extcairo driver and multiple, >> differently dimensioned plots. The attached C program >> ext-cairo

Re: [Plplot-devel] Multiple extcairo plot streams plot dimension problem

2008-10-23 Thread Hezekiah M. Carty
On Thu, Oct 23, 2008 at 5:22 PM, Hezekiah M. Carty <[EMAIL PROTECTED]> wrote: > I have run across a problem using the extcairo driver and multiple, > differently dimensioned plots. The attached C program > ext-cairo-test-problem.c is a modified version of > examples/c/ext-cairo-test.c from the PLp

Re: [Plplot-devel] Status of the website style

2008-10-23 Thread Werner Smekal
Hi Alan, > Hi Werner: > > I looked over the current validator warnings, and they all appear to be > about coincidences in the colour theme between some background colours and > others. So this is a deficiency in the particular designed colour scheme > you adopted (or adapted) from the web. > >