[Webkit-unassigned] [Bug 31931] CPU spikes when rendering, spending time loading compressed pcf fonts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 13 01:06:17 PST 2009


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


Holger Freyther <zecke at selfish.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zecke at selfish.org




--- Comment #2 from Holger Freyther <zecke at selfish.org>  2009-12-13 01:06:17 PST ---
Could you find out who decides to open the pcf fonts? Specially how it decides
to use the AxB.pcf.gz fonts? In
WebCore/platform/graphics/gtk/FontPlatformDataGtk.cpp we are driving
FontConfig... you could use FcPatternPrint on the pattern we put into
fontconfig and get out of it to see what we are selecting.

-- 
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