mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-03 07:48:04 +02:00
Note that cairo_output_stream_t patch has been reviewed.
This commit is contained in:
parent
06bed80b9e
commit
2dcb6cd345
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2005-03-01 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* TODO: Note that cairo_output_stream_t patch has been reviewed.
|
||||
|
||||
2005-03-01 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* src/cairo_gstate.c (_cairo_gstate_show_surface): Fix
|
||||
|
|
|
|||
2
TODO
2
TODO
|
|
@ -10,7 +10,7 @@ yes yes setters and getters
|
|||
Eliminating cairo_show_surface
|
||||
cairo_mask
|
||||
cairo_begin_group, cairo_end_group, cairo_get_group
|
||||
yes cairo_output_stream_t and cairo_surface_finish()
|
||||
yes yes 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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue