bhed: Font Header table

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

Its structure is identical to that of the head table. OS X uses the presence of a ‘bhed’ table as a flag that a font doesn’t have any glyph outlines but only embedded bitmaps.

class fontTools.ttLib.tables._b_h_e_d.table__b_h_e_d(tag: str | bytes | None = None)[source]

Bases: table__h_e_a_d