Update TODO
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 24 Oct 2012 21:02:15 +0000 (14:02 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 24 Oct 2012 21:02:15 +0000 (14:02 -0700)
TODO

diff --git a/TODO b/TODO
index d94d875..226b540 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,13 +1,21 @@
 General fixes:
 =============
 
+- AAT 'morx' implementation.
+
+- Return "safe-to-break" bit from shaping.
+
+- Disable 'vert' if 'vrt2' is available (eg. Motoya fonts with arrow chars).
+
+- Fix TT 'kern' on/off and GPOS interaction (move kerning before GPOS).
+
+- Implement 'rand' feature.
+
 - mask propagation? (when ligation, "or" the masks).
 
 - Warn at compile time (and runtime with HB_DEBUG?) if no Unicode / font
   funcs found / set.
 
-- Fix TT 'kern' on/off and GPOS interaction (move kerning before GPOS).
-
 - Do proper rounding when scaling from font space?  May be a non-issue.
 
 - Misc features:
@@ -15,8 +23,6 @@ General fixes:
   * vkna,hkna etc for kana, etc
   * smpl,trad for ZHS / ZHT
 
-- Add ICUlayout API?
-
 
 API issues to fix before 1.0:
 ============================