[Webkit-unassigned] [Bug 43088] New: [GTK] Use GdkPixbuf for ImageBuffer::toDataURL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 15:42:01 PDT 2010


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

           Summary: [GTK] Use GdkPixbuf for ImageBuffer::toDataURL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


Currently, this method is implemented via Cairo, and so does not have access to the richer set of image types that GdkPixbuf supports. Unfortunately, GdkPixbuf cannot write GIF files, so that format will still be unsupported.

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