From 652d64aa8d32d914bf3ee2f2c451de103fea8fa9 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 16 Sep 2011 16:34:39 -0400 Subject: [PATCH] TODO items --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 81a0afb7d..d11c0a2fb 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,12 @@ General fixes: * init/medi/fina/isol for non-cursive scripts * vkna,hkna etc for kana, *jmo for hangul, etc +- Move non-native direction and normalization handling to the generic non-OT + layer, such that uniscribe and other backends can use. + +- Uniscribe backend needs to enforce one direction only, otherwise cluster + values can confused the user. + API issues to fix before 1.0: ============================