[Webkit-unassigned] [Bug 34959] [Qt] QtLauncher does not load the same set of fonts as the DRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 15:23:18 PST 2011


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


Joe Wild <joseph.wild at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joseph.wild at nokia.com




--- Comment #19 from Joe Wild <joseph.wild at nokia.com>  2011-03-02 15:23:17 PST ---
I'll try my hand at this one.  You can assign it to me if you like.

If I understand this correctly, I just need to move/copy the font
loading code from DumpRenderTreeQt.cpp that reads in the fonts from
WEBKIT_TESTFONTS into the QtTestBrowser.  This code should be
projected with an option.  I would suggest -webkit-testfonts or
-load-webkit-testfonts which seem consistent with the other QtTestBrowser options.

One thing I need to investigate too is that DumpRenderTree loads different
font.conf files for different platforms.  This file seems to specify font name mappings.  Anyone know if this would be also needed in the QtTestBrowser.

Comments and suggestions welcome.

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