More updates to the API Shakeup chart.

This commit is contained in:
Carl Worth 2005-03-23 14:02:36 +00:00
parent f218c14b9d
commit 9bcfb831fa
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2005-03-23 Carl Worth <cworth@cworth.org>
* TODO: More updates to the API Shakeup chart.
2005-03-23 Carl Worth <cworth@cworth.org>
* src/cairo_path.c: (_cairo_path_fixed_init),

4
TODO
View file

@ -15,7 +15,7 @@ PDRTC setters and getters
Eliminating cairo_show_surface
cairo_mask
cairo_begin_group, cairo_end_group, cairo_get_group
PDR cairo_output_stream_t and cairo_surface_finish()
PDR C cairo_output_stream_t and cairo_surface_finish()
cairo_create and eliminating cairo_set_target_surface
cairo_fill_preserve, cairo_stroke_preserve, cairo_clip_preserve
default matrix
@ -27,7 +27,7 @@ PDR C cairo_surface_finish, cairo_surface_flush
A hidden offset for the xlib backend
cairo_stroke_path -> cairo_stroke_to_path
Simplifying the operator set
PD Abbreviation hunt: cairo_init_clip and cairo_concat_matrix
PD C Abbreviation hunt: cairo_init_clip and cairo_concat_matrix
Consistent error handling for all objects
* Add support for non-antialiased rendering. API ?