| 11 | | * GDEF.!AttachList is not supported. |
| 12 | | * GDEF.!LigCaretList is not supported. |
| 13 | | * DFLT/dflt tag support may be buggy. |
| 14 | | * GPOS Lookup Types 5 & 6 may be, and probably are, buggy. |
| 15 | | * init, medi, fina and isol feature support is experimental. |
| 16 | | * The ''Ignore Format and Extend characters, except when they appear at the beginning of a region of text.'' portion of [http://www.unicode.org/reports/tr29/tr29-11.html#Default_Word_Boundaries Unicode word boundary algorithm] is not implemented in [source:/packages/compositor/trunk/Lib/compositor/textUtilities.py the boundary detection functions]. I don't understand it. |
| 17 | | * The old Adobe contextual format is not yet supported. |
| | 11 | * The ''Ignore Format and Extend characters, except when they appear at the beginning of a region of text.'' portion of [http://www.unicode.org/reports/tr29/tr29-11.html#Default_Word_Boundaries Unicode word boundary algorithm] is not implemented in [source:/packages/compositor/trunk/Lib/compositor/textUtilities.py the boundary detection functions]. I don't understand it. |
| | 12 | |
| | 13 | This that need more testing to make sure that they are working correctly: |
| | 14 | * GPOS Lookup Types 5 & 6. |
| | 15 | * init, medi, fina and isol feature support. |