packages feed

Craft3e-0.2.0.2: refresh.html

<html>
<head>
<!--<meta http-equiv="refresh" content=2>
-->
</head>
<body>
<h1>PicturesSVG</h1>
<!--<p>This page displays pictures rendered by the <code>render</code>
function from <code>PicturesSVG</code>, as in
<pre>
render ((horse `beside` (flipV horse)) `above` ((flipV horse) `beside` horse))
</pre>
-->
<iframe src="svgOut.xml" width="600" height="400">


</iframe>
</body>
</html>