[Webkit-unassigned] [Bug 47503] New: [GTK] Cleanup font selection code for the Freetype backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 11 14:30:12 PDT 2010


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

           Summary: [GTK] Cleanup font selection code for the Freetype
                    backend
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org
                CC: gns at gnome.org


There are some issues with the font selection code for the Freetype backend:

1. It does not allow fallback behavior for 'cursive' and 'fantasy' fonts.
2. The synthetic oblique tests is missing some necessary fonts.conf settings, and thus has an incorrect baseline.
3. There is a large block comment originating from an Apache licensed file in the Skia project which should be removed.

I think these changes are related enough to be combined into one patch.

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