Thread moved to plplot-devel as this appears to be a code problem. See comments below.
On Thu, Aug 02, 2007 at 09:49:19AM -0700, Alan Irwin wrote: > On 2007-08-02 10:20-0400 [EMAIL PROTECTED] wrote: > > > > > But, we've encoutered a new problem: when plotting inside a png file, using > > the gd driver, the symbol > > are not clipped (is that the right word?) when lying outside the range of > > the axis. That is, symbols may be plotted outside the box (when the data > > lie outside the x/y min/max of the axes). > > > > In our sense, it seems to be a problem with the gd driver, since it does > > not occur when plotting to the screen > > (xwin) or to a postscript (ps). > > Thanks very much for drawing our attention to this bug which I have just > confirmed for one of my private examples that uses -dev png. I hope we will > be able to fix it soon (in the svn version), but no promises. The standard example 9 demostrates this. Look at the contour labels at the top. This problem appears to apply to other drivers using the plfreetype support code too. I've tested with gd and wxwidget drivers. There is no clipping support in plfreetype.c as far as I can tell. At a quick look I think that this code should be in FT_PlotChar(). Unless there are other volunteers who know this code better than me, I'll try to take a look at it in the next week or so. Andrew ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel