bloc: Bitmap Location table

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

Its structure is identical to that of the EBLC table. It is paired with the bdat table, which has the same structure as the EBDT table.

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

Bases: table_E_B_L_C_

dependencies: list[str] = ['bdat']