> Before this patch draw() calls drawregion which calls xdraws and then
> updates whole window in one call thus overdrawing anything drawn by
> w3mimgdisplay. After moving XCopyArea to xdraws it only updates the
> regions which are being updated by XftDraw* functions. It may do a few
> more calls to XCopyArea with this patch, but I haven't noticed any side
> effects.
I have noticed one. I get the large letters (g, j, y) cut in the botton
part with with my font configuration ([0]).
Regards,
[0] "Liberation Mono:pixelsize=14:antialias=false:autohint=false"
--
Roberto E. Vargas Caballero
Received on Sat Jan 11 2014 - 12:35:19 CET