DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36769>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36769





------- Additional Comments From [EMAIL PROTECTED]  2005-09-22 13:41 -------
Created an attachment (id=16486)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=16486&action=view)
Replacement DynamicRenderer that avoids touching raster in BufferedImage

This patch provides a replacement DynamicRenderer that does not
leverage the more advanced image/buffer management used in the
Static Renderer and instead uses one or two simple BufferedImages
which is draws to directly.

Surprisingly performance seems a bit worse (or more 'jerky' with
this setup) on Windows.  However I am hopeful that primarily vector
content will be much faster with this renderer on mac os x.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to