Minor
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 11 May 2011 12:58:21 +0000 (08:58 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 11 May 2011 12:58:21 +0000 (08:58 -0400)
TODO

diff --git a/TODO b/TODO
index 298730f..16a2199 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,7 +3,9 @@ General fixes:
 
 - Instead of forming clusters immediately, only do it if we are reversing
   the text.  We'd need a separate bit to indicate cluster start then.
-  Right now, BTW, for non-native direction runs, we get the cluster wrong...
+
+- Right now, BTW, for non-native direction runs, we get the cluster wrong...
+  Should do min(input-glyphs.cluster)
 
 - Fix tt kern on/off and GPOS interaction