Expand description
Parsing for PostScript charstrings.
Constants§
- NESTING_
DEPTH_ LIMIT - Maximum nesting depth for subroutine calls.
Traits§
- Command
Sink - Trait for processing commands resulting from charstring evaluation.
Functions§
- evaluate
- Evaluates the given charstring and emits the resulting commands to the specified sink.