summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-04-01 18:00:00 +0000
committerCarl Worth <cworth@cworth.org>2005-04-01 18:00:00 +0000
commit7636e901841a800dd5d032963fca6a7c9ef1be99 (patch)
tree598739b2f7650e0f72e9948b1d5228b689bc518a /TODO
parent5abf7786c070a3baf220599d6e3b71e56911ba5f (diff)
Update API shakeup chart.
Add a standin for the function that should be cairo_set_target_image which should then have some other name. We can straighten that mess out when we eliminate the set_target functions. Add deprecation alias for cairo_current_pattern. Deprecate cairo_surface_create_for_image in favor of cairo_image_surface_create_for_data.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 33df4b39..dd393b45 100644
--- a/TODO
+++ b/TODO
@@ -15,11 +15,11 @@ PDRTC cairo_current_path -> cairo_copy_path_data
PDR C cairo_surface_finish, cairo_surface_flush
PD C Abbreviation hunt: cairo_init_clip and cairo_concat_matrix
----- Renaming the terms of the rendering equation
- Making set_source consistent
+PD default matrix
cairo_paint
cairo_begin_group, cairo_end_group, cairo_get_group
- cairo_stroke_path -> cairo_stroke_to_path
- default matrix
+ Making set_source consistent
+----- cairo_stroke_path -> cairo_stroke_to_path
cairo_current_matrix
cairo_mask
cairo_create and eliminating cairo_set_target_surface