[cairo] Pango and pixbuf
Carl Worth
cworth at cworth.org
Tue Jan 9 11:35:23 PST 2007
On Tue, 9 Jan 2007 18:08:32 +0000, "Ignas B." wrote:
> Is there a gtk equivalent equivalent for
> cairo_image_surface_create_for_data ?
No. GTK+ doesn't provide equivalents for cairo functionality. It
intentionally exposes cairo to the application so that the application
can call directly into cairo.
> Some of the platforms im working with does not have cairo.
As of GTK+ 2.8 or greater, GTK+ depends on cairo, so if you don't have
cairo then you don't have GTK+ either, (or you're sticking to old
versions of GTK+ such as 2.6 and earlier).
Were you trying to ask a question to a non-cairo mailing list?
-Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20070109/71dba7fc/attachment.pgp
More information about the cairo
mailing list