From e24d8dab749a1a796e7484e18572da5f7a733bd4 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 19 Dec 2012 15:23:02 -0500 Subject: [PATCH] [TODO] Remove done items --- TODO | 7 ------- 1 file changed, 7 deletions(-) diff --git a/TODO b/TODO index 9f8ae3a9..76104fa9 100644 --- a/TODO +++ b/TODO @@ -55,16 +55,10 @@ API additions - Add glib GBoxedType stuff and introspection -- Finish Uniscribe / CoreText face / font get API - - BCP 47 language handling / API (language_matches?) -- Add hb_face_get_glyph_count()? - - Add hb_font_create_linear()? -- Add hb_shape_plan()/hb_shape_planned() - - Add query API for aalt-like features? - SFNT api? get_num_faces? get_table_tags? (there's something in stash) @@ -79,7 +73,6 @@ hb-view / hb-shape enhancements: - --output-format should list available formats. - Add --width, --height, --auto-size, --align, etc? -- Add XML and JSON formats to hb-shape - --features="init=medi=isol=fina=0" -- GitLab