Skip to main content

Module tables

Module tables 

Source
Expand description

Table validation, caching and access.

Structsยง

BlobTableEntry ๐Ÿ”’
A single table in a font blob.
BlobTables ๐Ÿ”’
Blob and associated metadata for all tables.
FontTableFunction
Lazy, per table font data provided by a function.
FontTables
Individual font table access.
PerTableData ๐Ÿ”’
Holds some data for each possible table in a font.
TableState ๐Ÿ”’
Reference to the validation flag and data for a table.

Enumsยง

TableSource ๐Ÿ”’
Source for a set of font tables.

Staticsยง

EMPTY_FONT_TABLES ๐Ÿ”’

Traitsยง

TableDataProvider ๐Ÿ”’

Type Aliasesยง

TableFunctionEntry ๐Ÿ”’
Entry for a single table provided by a callback.