[Webkit-unassigned] [Bug 24468] Big performance improvement to FontQt.cpp and hence all text drawing and layouting in QtWebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 27 06:25:08 PDT 2009


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





------- Comment #7 from hausmann at webkit.org  2009-03-27 06:25 PDT -------
Instead of the API I think it would be cleaner to make Qt behave the way WebKit
expects it to, without the need to modify the string at all. If necessary we
could make this configurable through QTextOption or the text flags in the Qt
namespace (like TextJustificationForced). I think it should be possible to
implement this in a platform independent manner in qtextengine.cpp, see for
example QTextEngine::itemize().


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



More information about the webkit-unassigned mailing list