prop: Glyph Properties Table

The prop table is an Apple Advanced Typography (AAT) table.

class fontTools.ttLib.tables._p_r_o_p.table__p_r_o_p(tag=None)[source]

Bases: BaseTTXConverter

The AAT prop table can store a variety of per-glyph properties, such as

Unicode directionality or whether glyphs are non-spacing marks.

See also https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6prop.html

subset_glyphs(s)