Artifact 534b9c33560d082cc8501e6c5899f409d4f26e80:
- File canvas-draw/api/ps.wiki — part of check-in [ed10f826ff] at 2011-01-30 17:39:09 on branch trunk — Re-ran configure in ffcall and imported canvas-draw source (user: matt, size: 422) [annotate] [blame] [check-ins using]
<h1><tt>ps</tt> Module</h1> <h2>Synopsis</h2> <table> <tr> <th>Racket</th> <td><code>(require (planet murphy/canvas-draw:1:0/ps))</code></td> </tr> <tr> <th>CHICKEN</th> <td><code>(require-extension canvas-draw-ps)</code></td> </tr> </table> PostScript context support. <h2>Context Types</h2> <h3><a id="context:ps"><code><nowiki>[context:ps context?]</nowiki></code></a></h3> Context type for PS files.