blob: acef65cb47d0af56eb6a052ae2d206d3ccfdc5a2 [file] [log] [blame]
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.