On Aug 16, 2007, at 9:41 PM, Alan W. Irwin wrote:

> On 2007-08-08 14:27-0700 Alan W. Irwin wrote:
>
> (4) Text clipping.  Hazen's fix ended up costing huge amounts of  
> computer
> time (10x - 100x) for his software stack so he commented it out.  I  
> would
> like to verify the computer time problem for my own software stack  
> so I
> suggest this fix should be implemented as a driver option.  My  
> software
> stack is the latest/greatest cairo and pango.  From the release  
> notes there
> have been a number of efficiency improvements in the latest  
> releases so I
> may find that pscairo does fast text clipping for my software  
> stack.  Or it
> may not....

Revision 7812 contains a text clipping option for the cairo drivers,  
called text_clipping. Off, the default, is text_clipping=0, On is  
text_clipping=1. I was measuring the time by looking at how long it  
took xcairo to render a complicated plot like example 9 page 1. It  
behaves a little unexpectedly in that you get the message "Key  
<Return> to finish" and a blank window almost immediately. Then if  
you wait a few (10s?) of seconds the plot is finally rendered.

-Hazen


-------------------------------------------------------------------------
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

Reply via email to