[Webkit-unassigned] [Bug 15654] [GTK] GdkPixbuf support for ImageCairo
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 26 04:03:28 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=15654
------- Comment #1 from vbs85 at gmx.de 2008-10-26 04:03 PDT -------
(In reply to comment #0)
> We need interoperability between GdkPixbuf and ImageCairo to implement certain
> features. It may even be the case that we want Image in the GTK+ port to be
> implemented using GdkPixbuf rather than a Cairo surface.
What is the benefit of GdkPixbuf? Why should we use GdkPixbuf instead of a
cairo_surface? Expecially if you read
http://live.gnome.org/GtkCairoIntegration. It is intented to replace GdkPixbuf
in Gtk by cairo (at least in parts of it).
The biggest problem seems to be point 2 in the problems list.
We'll have to do something like in 'Workarounds & Solutions' on the same link.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list