mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-27 09:00:27 +01:00
[ROADMAP] Add cairo_xlib_surface_get_xrender_format()
This commit is contained in:
parent
ac0ef0302e
commit
e37c9edac0
1 changed files with 5 additions and 0 deletions
5
ROADMAP
5
ROADMAP
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue