Skip to content

Use cairo_surface_t rather than the deprecated GdkPixbuf for exported API

Richard Hughes requested to merge wip/hughsie/cairo_surface_t into master

Note: we're still using GdkPixbuf as a file loader as cairo can only really import PNGs rather than all the types supported in AppStream.

Merge request reports