[Webkit-unassigned] [Bug 33876] [Qt] Shortcut for Font::floatWidthForComplexText

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 28 04:29:01 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33876


Holger Freyther <zecke at selfish.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #47605|                            |review?
               Flag|                            |




--- Comment #1 from Holger Freyther <zecke at selfish.org>  2010-01-28 04:29:01 PST ---
Created an attachment (id=47605)
 --> (https://bugs.webkit.org/attachment.cgi?id=47605)
First patch

Only ' ', '\t' has the benefit of being fast with QFontMetrics::width. Any
other charachter might or might not have different rounding and about the same
speed as harfbuzz. This is a significant improvement on the pageloading test.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list