stage: Use Cairo to dump the pick buffer
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 12 Apr 2011 16:01:51 +0000 (17:01 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 6 May 2011 14:06:07 +0000 (15:06 +0100)
commit00f2a39ac547f4bc0f15f18c41baf749c3ffc602
treeb61b369332d5d77584823e320a10dc7fab1b5210
parent3a071a4787c614144579e080f0d9b545e256a4ad
stage: Use Cairo to dump the pick buffer

Do not use GdkPixbuf just for getting image data down into a PNG; Cairo
is perfectly capable of doing the same, at least just for debugging
purposes.

https://bugzilla.gnome.org/show_bug.cgi?id=647875
clutter/clutter-stage.c