Re: [Plplot-devel] memcairo driver

2008-02-29 Thread Hazen Babcock
On Feb 29, 2008, at 11:49 AM, Doug Hunt wrote: > Hi all: I just got all the dependencies working and installed > plplot 5.9.0 with the cairo drivers. Looks good! > > I'm curious about the 'memcairo' driver--I compiled it, but it > fails under > perl/PDL (my native language). The comments sai

[Plplot-devel] memcairo driver

2008-02-29 Thread Doug Hunt
Hi all: I just got all the dependencies working and installed plplot 5.9.0 with the cairo drivers. Looks good! I'm curious about the 'memcairo' driver--I compiled it, but it fails under perl/PDL (my native language). The comments said it was turned off by default because it does not work well

Re: [Plplot-devel] Date/time axes (request 1743004 in SF tracker)

2008-02-29 Thread Arjen Markus
Andrew Ross wrote: >Hi Arjen, > >We had this discussion when I first implemented the date / time >functions. It is a trade off between using the widely available system >routines (with their limitations) and supporting our own set of date / >time formatting routines with an associated large overhe

Re: [Plplot-devel] Date/time axes (request 1743004 in SF tracker)

2008-02-29 Thread Andrew Ross
Hi Arjen, We had this discussion when I first implemented the date / time functions. It is a trade off between using the widely available system routines (with their limitations) and supporting our own set of date / time formatting routines with an associated large overhead on the developers. Of

Re: [Plplot-devel] Date/time axes (request 1743004 in SF tracker)

2008-02-29 Thread Arjen Markus
Arjen Markus wrote: >Hello, > >can anyone comment on the available range for the date/time axes? >I ask because of the wish to plot dates before 1970, the typical >epoch year, as expressed in >https://sourceforge.net/tracker/index.php?func=detail&aid=1743004&group_id=2915&atid=352915. > >I checke

[Plplot-devel] Fwd: Multiple plsetopt() calls before plend()

2008-02-29 Thread Werner Smekal
Begin forwarded message: > From: Werner Smekal <[EMAIL PROTECTED]> > Date: 29. Februar 2008 07:59:47 GMT+01:00 > To: Jonathan Woithe <[EMAIL PROTECTED]> > Subject: Re: [Plplot-devel] Multiple plsetopt() calls before plend() > > Hi Jonathan, > > there is also a problem in the plsetopts() code whe