http://bugs.winehq.org/show_bug.cgi?id=22021
--- Comment #10 from Marcus Meissner marcus@jet.franken.de 2010-07-16 13:58:07 --- Created an attachment (id=29633) --> (http://bugs.winehq.org/attachment.cgi?id=29633) 0011-gdi32-do-not-add-already-cached-fonts-to-the-cache.patch
first patch
This checks the cache before adding the bitmap font anew without the conditrional can_use_bitmap.
it reduces page flip time from 10 to 5 seconds for me.
It still accesses the disk like totally mad during this 5 seconds.