mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-06 12:48:04 +02:00
Note that cairo_font_options_t is done now.
This commit is contained in:
parent
075cf23cdc
commit
464ce69689
2 changed files with 7 additions and 7 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2005-07-21 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* ROADMAP: Note that cairo_font_options_t is done now.
|
||||
|
||||
2005-07-13 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
reviewed by: cworth
|
||||
|
|
|
|||
10
ROADMAP
10
ROADMAP
|
|
@ -12,17 +12,13 @@ API changes
|
|||
cairo_scaled_font_t, and cairo_surface_t. Carl has
|
||||
signed up for this one.
|
||||
|
||||
A10. cairo_font_options_t
|
||||
✓ A10. cairo_font_options_t
|
||||
Difficulty: Moderate
|
||||
Status: Owen has done all the hard thinking, and we've got
|
||||
consensus on the API now. Owen has sent two versions
|
||||
of the patch to the list.
|
||||
Status: Done.
|
||||
|
||||
✓ A11. cairo_xlib_surface_create needs to be screen-aware
|
||||
Difficulty: Easy
|
||||
Status: Keith has cooked up a patch with an API that should be
|
||||
sufficient. It still needs testing on multi-screen X
|
||||
server.
|
||||
Status: Done.
|
||||
|
||||
cairo 1.0 release requirements
|
||||
==============================
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue