On Mon, Oct 29, 2007 at 04:01:16PM +0100, Abdelrazak Younes wrote: > Unfortunately this doesn't work, the word pixmap cache relies on the > transparent background because of the left and right bearing of characters. > > So we have three solutions for 1.5: > 1) remove the cache > 2) automatically disable the cache when subpixel antialiasing is used: is > that detectable through the Qt API? > 3) provide a preference setting to enable/disable the cache. > > I'd opt with 3) personally because those that are painfully hurt by > performance would accept the compromise IMO.
Probably true. Andre'