This commit is contained in:
Behdad Esfahbod 2011-09-19 16:15:22 -04:00
parent f6496663c2
commit eb2d8be7a8
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -1,6 +1,8 @@
General fixes:
=============
- 'const' for getter APIs? (use mutable internally)
- Fix TT 'kern' on/off and GPOS interaction (move kerning before GPOS)
- Do proper rounding when scaling from font space?