get_pslib_fragment
Retrieve a named PSlib procedure's source and stack signature for reuse in PostScript.
Instructions
Return a PSlib procedure by name, with its stack signature and source.
PSlib is Kees van der Laan's library (colours, geometry such as circle
inversion and Apollonius, Lauwerier fractals, Blue-Book text/graphics
helpers). Reuse these vetted procedures instead of reinventing them.
The source is ready to paste; include the whole library at run time
with e.g. (PSlib.eps) run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |