On Sun, Mar 9, 2008 at 9:38 PM, Alan W. Irwin <[EMAIL PROTECTED]> wrote:
> On 2008-03-09 18:09-0700 Alan W. Irwin wrote:
> Actually, the fixes were trivial (definitions of the plimage and plimagefr
> entitities in doc/docbook/src/plplotdoc.xml.in which I forgot to mention as
> also being require
On 2008-03-09 18:09-0700 Alan W. Irwin wrote:
> I am working on that part of your patch to get rid of a few issues found by
> "make validate". However, that was an excellent first try. Thank you very
> much. You are now a DocBook expert! :-)
Actually, the fixes were trivial (definitions of the
Hi Hez:
Thanks for your contribution to PLplot.
On 2008-03-09 17:45-0400 Hezekiah M. Carty wrote:
> With this new patch, the updated plimage function is called plimager
> ("r" for "range"). plimage is, as you suggested Alan, a wrapper
> around plimager using the min and max values from idata as
There are a large variety of hand-crafted files in our source tree which
specify the public API for some component of PLplot, and it is very easy for
these files to get out of synch. Therefore, I have just committed a script
called scripts/check_api_completeness.sh that checks whether at least the
On Mar 6, 2008, at 6:52 PM, Doug Hunt wrote:
> Hi Hazen, all: I think I was able to get the memcairo driver
> working. Attached is a patch to plplot-5.9.0:drivers/cairo.c.
>
> The immediate problem was that the X and Y dimensions of the plot
> were not correct in plD_eop_memcairo. The PLstr
On Mar 6, 2008, at 9:38 PM, Jonathan Woithe wrote:
> Hi guys
>>
>> I agree that having both is a reasonable proposal and I think it
>> should be possible to merge something like this before the next
>> release.
>>
>> Does anyone know if the current xwin driver supports a X Drawable? If
>> it do
On Sun, Mar 9, 2008 at 2:15 AM, Alan W. Irwin <[EMAIL PROTECTED]> wrote:
>
> On 2008-03-08 23:48-0500 Hezekiah M. Carty wrote:
>
> > In its current form, plimage automatically scales the plotted colors
> > to take advantage of as much dynamic range in the color scale 1 as
> > possible - the mini