Expand description
The various font tables
Modules§
- aat
- Apple Advanced Typography common tables.
- ankr
- The anchor point table.
- avar
- The Axis Variations table
- base
- The BASE table
- bitmap
- Common bitmap (EBLC/EBDT/CBLC/CBDT) types.
- cbdt
- The CBDT (Color Bitmap Data) table
- cblc
- The CBLC (Color Bitmap Location) table
- cff
- The CFF table
- cff2
- The CFF2 table
- cmap
- The cmap table
- colr
- The COLR table
- cpal
- The CPAL table
- cvar
- The cvar (CVT Variations) table.
- ebdt
- The EBDT (Embedded Bitmap Data) table
- eblc
- The EBLC (Embedded Bitmap Location) table
- feat
- The feature name table.
- fvar
- The Font Variations table
- gasp
- The gasp table
- gdef
- the GDEF table
- glyf
- The glyf (Glyph Data) table
- gpos
- the GPOS table
- gsub
- the GSUB table
- gvar
- The gvar (Glyph Variations) table
- hdmx
- The Horizontal Device Metrics table.
- head
- The head table
- hhea
- the hhea (Horizontal Header) table
- hmtx
- The hmtx (Horizontal Metrics) table
- hvar
- The HVAR (Horizontal Metrics Variation) table
- layout
- OpenType Layout common table formats
- loca
- The loca (Index to Location) table
- ltag
- The language tag table.
- maxp
- The maxp table
- meta
- The meta (Metadata) table
- mvar
- The MVAR (Metrics Variation) table
- name
- The name (Naming) table
- os2
- The os2 table
- post
- the post (PostScript) table
- postscript
- PostScript (CFF and CFF2) common tables.
- sbix
- The sbix (Standard Bitmap Graphics) table
- stat
- The STAT table
- svg
- The SVG table
- varc
- the VARC (Variable Composite/Component) table
- variations
- OpenType font variations common tables.
- vhea
- the vhea (Horizontal Header) table
- vmtx
- The vmtx (Vertical Metrics) table
- vorg
- The VORG (Vertical Origin) table.
- vvar
- The VVAR (Vertical Metrics Variation) table
Functions§
- compute_
checksum - Computes the table checksum for the given data.