2000-03-15 20:56:56 +00:00
|
|
|
Known bugs
|
|
|
|
|
2002-09-13 00:17:23 +00:00
|
|
|
- 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".
|
2002-09-12 22:22:36 +00:00
|
|
|
- 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
|
2000-03-15 20:56:56 +00:00
|
|
|
- 'kern' subtable format 2 has not been implemented properly
|
2002-09-12 22:22:36 +00:00
|
|
|
- The code has hardly been tested on 64-bit platforms -- there
|
|
|
|
are still some places where it assumes a long is 32 bits.
|