[cairo] Cairo + GdkPixbuf

Krzysztof Kosiński tweenk.pl at gmail.com
Fri Jun 25 18:33:38 PDT 2010


Hello

The fact that Cairo cannot understand non-premultiplied RGBA which is
used in GdkPixbuf is somewhat inconvenient.

I have some questions:
1. What is the amount of work necessary to add support for a new pixel
format in the image surface?
2. Does supporting N pixel formats require O(N) or O(N^2) code?
3. Which points made here are still valid [1]?

[1] http://live.gnome.org/GtkCairoIntegration

Regards, Krzysztof Kosiński


More information about the cairo mailing list