see sf tracker

git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@530 4cde692c-a291-49d1-8350-778aa11640f8
This commit is contained in:
jvr 2008-03-01 17:03:35 +00:00
parent b018bf7120
commit 4dd7a4cfbc

View File

@ -1,12 +0,0 @@
Known bugs
- Font containing name table entries containing control characters
(eg. NUL bytes) can't currently be compiled. The error message is
"reference to invalid character number".
- The OT ExtensionSubst and ExtensionPos subtables are not yet
supported
- The OT FeatureParams subtable is not yet supported
- CFF/CID support fonts is currently limited
- 'kern' subtable format 2 has not been implemented properly
- The code has hardly been tested on 64-bit platforms -- there
are still some places where it assumes a long is 32 bits.