[Webkit-unassigned] [Bug 28453] New: [CAIRO] Remove setFont indirection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 19 06:18:31 PDT 2009


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

           Summary: [CAIRO] Remove setFont indirection
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Cairo, Gtk
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jmalonzo at gmail.com


The Cairo ports (Gtk & Cairo/Win) use setFont to set a scaled font for cairo_t.
I think the indirections are unnecessary as there's only one call site, which
is in Font::drawGlyphs.

Patch forthcoming.

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