This commit is contained in:
Behdad Esfahbod 2011-05-11 08:58:21 -04:00
parent a513dbcf73
commit e0b0710ae5
1 changed files with 3 additions and 1 deletions

4
TODO
View File

@ -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