Artifact cc4eafd9d5f948afcddcc4b1c2caa5d731a7cc4a:
- File canvas-draw/api/metafile.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: 462) [annotate] [blame] [check-ins using]
<h1><tt>metafile</tt> Module</h1> <h2>Synopsis</h2> <table> <tr> <th>Racket</th> <td><code>(require (planet murphy/canvas-draw:1:0/metafile))</code></td> </tr> <tr> <th>CHICKEN</th> <td><code>(require-extension canvas-draw-metafile)</code></td> </tr> </table> Canvas Draw metafile context support. <h2>Context Types</h2> <h3><a id="context:metafile"><code><nowiki>[context:metafile context?]</nowiki></code></a></h3> Context type for MF files.