From 81a007ffad683e53f12093a0c9e30112106f415d Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 30 Aug 2013 19:45:13 -0400 Subject: [PATCH] [TODO] Update --- TODO | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 4808391b4..08db6f963 100644 --- a/TODO +++ b/TODO @@ -43,11 +43,9 @@ API additions - Add sanitize API (and a cached version, that saves result on blob user-data) -- Add glib GBoxedType stuff and introspection - - BCP 47 language handling / API (language_matches?) -- Add hb_font_create_linear()? +- Add hb_font_create_unscaled()? - Add query / enumeration API for aalt-like features? @@ -61,7 +59,7 @@ API additions hb-view / hb-shape enhancements: =============================== -- Add --width, --height, --auto-size, --align, etc? +- Add --width, --height, --auto-size, --ink-box, --align, etc? Tests to write: