From 3994be3ded40e5a3da0e187ad421b19a78865e02 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 11 May 2011 21:08:31 -0400 Subject: [PATCH] [TODO] Update --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 16a219970..7d388034e 100644 --- a/TODO +++ b/TODO @@ -14,8 +14,6 @@ API issues to fix before 1.0: - Figure out how many .so objects, how to link, etc -- Real subclassing support for vfunc vectors - - Add hb-cairo glue - Add sanitize API @@ -26,6 +24,8 @@ API issues to fix before 1.0: API to add (maybe after 1.0): ============================ +- Add hb_face_get_glyph_count()? + - Add hb_font_create_linear()? - Add hb_shape_plan()/hb_shape_execute()