This commit is contained in:
Behdad Esfahbod 2012-04-17 13:42:30 -04:00
parent a5e40542ab
commit a0d4caeb91

3
TODO
View File

@ -1,6 +1,9 @@
General fixes:
=============
- Warn at compile time (and runtime with HB_DEBUG?) if no Unicode funcs
found / set.
- In hb_shape(), assert if direction is INVALID.
- Fix TT 'kern' on/off and GPOS interaction (move kerning before GPOS).