From 3b9b7133bea787f787170beea073f185e36d2327 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 23 May 2012 22:00:25 -0400 Subject: [PATCH] Update TODO --- TODO | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 18d730c..168ff9a 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,8 @@ General fixes: ============= -- Warn at compile time (and runtime with HB_DEBUG?) if no Unicode funcs - found / set. +- Warn at compile time (and runtime with HB_DEBUG?) if no Unicode / font + funcs found / set. - In hb_shape(), assert if direction is INVALID. @@ -26,10 +26,24 @@ General fixes: - Synthetic GDEF. +- Add Pango backend? + +- Add ICUlayout backend? + +- Add ICUlayout API? + +- Add Old HarfBuzz backend? + +- Add Old HarfBuzz API? + API issues to fix before 1.0: ============================ +- Add default font_funcs / Unicode funcs API and to utils. + +- Add init_func to font_funcs. Adjust ft. + - Add pkg-config files for glue codes (harfbuzz-glib, etc) - Figure out how many .so objects, how to link, etc -- 2.7.4