On 2009-08-26 13:28-0230 David Gillard wrote:

> I've submitted a patch to the source code via the patches tracker, under the
> name 'plssubmem function'.
> 
> The patch incorporates is for the addition of a plssubmem function similar
> to plsmem except that it takes parameters specifying a subregion of the
> memory region to plot to. Clipping is handled in the case where the
> subregion falls outside the allocated memory.
> 
> The major modification is to the mem driver. Other pl functions are not
> impacted.

Thanks, David, for your potential contribution to PLplot.

Doug, I think you should ultimately be the one to review this patch (at
http://sourceforge.net/tracker/?func=detail&aid=2844452&group_id=2915&atid=302915)
because of your interest in the mem driver.  I am somewhat concerned about
adding another function to the core API because of the costs of propagating
that function to other languages, documenting it, and extending a standard
example (in all our languages) to use it.  Could this be implemented as a
driver option instead that is set either on the command-line or with
plsetopt?

In any case, I think we should hold off committing anything related to this
patch until after our forthcoming release which is imminent.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to