lcar: Ligature Caret Table
The lcar table is an Apple Advanced Typography (AAT) table.
- class fontTools.ttLib.tables._l_c_a_r.table__l_c_a_r(tag: str | bytes | None = None)[source]
Bases:
BaseTTXConverterLigature Caret table
The AAT
lcartable stores division points within ligatures, which applications can use to position carets properly between the logical parts of the ligature.See also https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6lcar.html
- subset_glyphs(s)