14 lines
338 B
Plaintext
14 lines
338 B
Plaintext
{ (define LIBNAME "Images")
|
|
(include "head.tinc") }
|
|
|
|
<p>This teachpack provides primitives for constructing and manipulating
|
|
images. Basic images are created as outlines or solid shapes. Additional
|
|
primitives allow for the composition of images. </p>
|
|
|
|
{(include "image-content.tinc")}
|
|
|
|
{(include "foot.tinc")}
|
|
|
|
|
|
{(include "foot.tinc")}
|