From 7cd4a715848c44be9aec6b6b622cfc2a60b1a5a9 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 9 Aug 2013 09:41:48 -0400 Subject: [PATCH] Update TODO --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index dee6e2e01..4808391b4 100644 --- a/TODO +++ b/TODO @@ -25,12 +25,12 @@ API issues to fix before 1.0: - hb-ft load_flags issues. -- get_glyph() / get_glyph_variant()? - - Add pkg-config files for glue codes (harfbuzz-glib, etc) - 'const' for getter APIs? (use mutable internally) +- Remove hb_ot_shape_glyphs_closure()? + API additions =============