From 464ce69689045614a0c44037c77e1261c3fecda5 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Thu, 21 Jul 2005 07:41:20 +0000 Subject: [PATCH] Note that cairo_font_options_t is done now. --- ChangeLog | 4 ++++ ROADMAP | 10 +++------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 66ead6b74..73d850880 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-07-21 Carl Worth + + * ROADMAP: Note that cairo_font_options_t is done now. + 2005-07-13 Owen Taylor reviewed by: cworth diff --git a/ROADMAP b/ROADMAP index 962dd520b..9283ab619 100644 --- a/ROADMAP +++ b/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 ==============================