class HexaPDF:: Font:: TrueType:: Table:: Maxp
Parent | HexaPDF::Font::TrueType::Table |
---|
The ‘maxp’ (maximum profile) table contains the maxima for a number of parameters (e.g. to establish memory requirements).
See: developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6maxp.html
Attributes
The maximum number of contours in a compound glyph.
The levels of recursion (0 if the font has only simple glyphs).
The maximum number of glyphs referenced at the top level.
The maximum number of points in a compound glyph.
The maximum number of contours in a non-computed glyph.
The maximum number of FDEFs (function definitions).
The maximum number of IDEFs (instruction defintions).
The maximum number of points in a non-compound glyph.
The maximum number of bytes for glyph instructions.
The maximum number of elements on the stack, i.e. the stack depth.
The maximum number of storage area locations.
The maximum number of points used in Twilight Zone (Z0).
The number of glyphs in the font.
The version of the table (a Rational).