[ROADMAP] Add cairo_object_t

This commit is contained in:
Behdad Esfahbod 2007-04-12 15:06:37 -04:00
parent 12b962d648
commit dc1de86680

View file

@ -50,6 +50,8 @@ cairo 1.6 (scheduled for July 2007, targeting firefox and GNOME)
• Implement a faster lookup-table-based rasterizer (cworth)
• Internal move to cairo_object_t (Chris 'ickle' Wilson)
• New cairo-xlib API to support IncludeInferior Pictures (see bug
10329 for one proposal --- perhaps do
cairo_xlib_surface_create_for_picture instead)