mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 20:28:02 +02:00
More updates to the API Shakeup chart.
This commit is contained in:
parent
f218c14b9d
commit
9bcfb831fa
2 changed files with 6 additions and 2 deletions
|
|
@ -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
4
TODO
|
|
@ -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 ?
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue