[ROADMAP] Add cairo_xlib_surface_get_xrender_format()

This commit is contained in:
Behdad Esfahbod 2007-04-24 17:33:37 -04:00
parent ac0ef0302e
commit e37c9edac0

View file

@ -58,6 +58,11 @@ cairo 1.6 (scheduled for July 2007, targeting firefox and GNOME)
10329 for one proposal --- perhaps do
cairo_xlib_surface_create_for_picture instead)
• New cairo-xlib-xrender API:
XRenderPictFormat *
cairo_xlib_surface_get_xrender_format (cairo_surface_t *surface);
• Make cairo-quartz a supported backend (vlad)
• Make cairo-xcb a supported backend (Jamey Sharp)