pub type TableDirectory<'a> = TableRef<'a, TableDirectoryMarker>;
Expand description

The OpenType Table Directory

Implementations

0x00010000 or 0x4F54544F

Number of tables.

Table records array—one for each top-level table in the font

Trait Implementations

Formats the value using the given formatter. Read more
The name of this table
Access this table’s fields, in declaration order.