Module charstring

Source
Expand description

Parsing for PostScript charstrings.

Constants§

NESTING_DEPTH_LIMIT
Maximum nesting depth for subroutine calls.

Traits§

CommandSink
Trait for processing commands resulting from charstring evaluation.

Functions§

evaluate
Evaluates the given charstring and emits the resulting commands to the specified sink.