[Gtk2] Notes on Gtk2 text drawing

Mattias Gaertner nc-gaertnma at netcologne.de
Sun Jun 8 16:03:19 CEST 2008


On Sat, 07 Jun 2008 22:23:57 -0300
Luiz Americo Pereira Camara <luizmed at oi.com.br> wrote:

> I posted an article about the subject at
> http://lazarusroad.blogspot.com/
> 
> Feel free to comment

Great job.

I can confirm, that gtk2.12 paints text faster (in some bechmarks
faster than gtk1).

I ran your test program, but it didn't give any sensible data. I had
to increase MaxDrawCount to at least 10 before seeing some good values.
So better increase this to 20.

gtk1: 49
gtk2 without double-buffering: 90
gtk2 with double-buffering: 123
qt: 220


Mattias



More information about the Gtk2 mailing list