package
0.1.1
Repository: https://github.com/go-text/typesetting.git
Documentation: pkg.go.dev

# Functions

GlobalSubr pops the subroutine index and call it.
LocalSubr pops the subroutine index and call it.

# Constants

Private dict in CFF files.
Top dict in CFF files.
Charstring in Type1 font files.
Charstring in CFF files.

# Variables

ErrInterrupt signals the interpreter to stop early, without erroring.

# Structs

No description provided by the author
CharstringReader provides implementation of the operators found in a font charstring.
Machine is a PostScript interpreter.
Operator is a postcript command, which may be escaped.
PathBounds represents a control bounds for a glyph outline (in font units).
Point is a 2D Point in font units.

# Interfaces

OperatorHandler defines the behaviour of an operator.

# Type aliases

Context is the flavour of the Postcript language.