Johannes wrote:
On Tue, Oct 07, 2008 at 06:12:47PM +0000, corvid wrote:
Johannes wrote:
Excellent. From previous announcements I'd expect the next weekly fltk2 snapshot by friday. Is there anything left we need for the release? What about the binary and config file name?
We have to remember to take clear_double_buffer out before releasing.
I thought we would keep it. Without it things get awfully slow here with more than 5 windows. Also all the backBuffer stuff in FltkViewBase would be unnecessary then. Are you seeing any problems with clear_double_buffer()?
In the course of this thread: http://lists.auriga.wearlab.de/pipermail/dillo-dev/2008-April/004022.html we learned that drawing with antialiased fonts is exceedingly slow for me for some reason with clear_double_buffer.