Module stack

Source
Expand description

Operand stack for CFF/CFF2 parsing.

Structs§

Stack
Operand stack for DICTs and charstrings.

Enums§

Number
Either a signed 32-bit integer or a 16.16 fixed point number.

Constants§

MAX_STACK 🔒
Maximum size of the operand stack.