On Mon, Jun 02, 2008 at 01:51:42PM +0200, Arjen Markus wrote:
> Jim Dishaw wrote:
> 
> >There is a similar logic for X11 using XDrawPoint and XDrawLine.
> >I think this change should be made even if a single point drawing
> >function is implemented.
> >
> >The plpoin does not draw a single pixel point per se.  The intent of the
> >function is to draw a point on the graph (which can multiple pixels).
> >Unless there is a reason to create an API call that draws a single
> >pixel, then I advocate we leave the dispatch table alone.
> >
> >  
> >
> Well, that sounds fair enough to me - it is by far the simplest solution too
> and it keeps the changes local. And using the new win driver could be a 
> workaround
> for the moment.
> 
> Regards,
> 
> Arjen

Perhaps we should do an audit of the other common drivers to check if
any others suffer from this problem. A quick modification to one of the
examples might do the trick. 

Andrew

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to