CL-VECTORS
Next:
1. Summary
CL-VECTORS
1. Summary
2. ChangeLog
3. Tutorial
displaying a blank image
drawing some pixels
rendering a polygon
4. Packages and system definition
5. cl-paths
5.1 Limitations
5.2 Dictionary
5.2.1 Points
create-point
point-x
point-y
p+
p-
p*
point-rotate
point-angle
point-norm
point-distance
5.2.2 Paths
create-path
path-clear
path-reset
path-extend
path-concatenate
path-replace
path-type
path-size
path-last-knot
path-clone
path-reverse
path-translate
path-rotate
path-scale
5.2.3 Interpolations
make-straight-line
make-arc
make-catmull-rom
make-bezier-curve
interpolation-segment
interpolation-clone
interpolation-reverse
5.2.4 Iterators
path-iterator-reset
path-iterator-next
path-iterator
path-iterator-segmented
filter-distinct
5.2.5 Basic shape
make-circle-path
make-rectangle-path
5.2.6 Transformations
make-discrete-path
stroke-path
dash-path
round-path
clip-path
clip-path/path
5.3 Fonts
paths-from-glyph
paths-from-string
make-string-path
6. cl-aa
make-state
state-reset
line
line-f
freeze-state
scanline-y
scanline-sweep
cells-sweep/rectangle
cells-sweep
7. cl-vectors
update-state
8. Future
8.1 Markers
9. The cl-aa algorithm
10. Misc
11. Links
Generated by CL-Crock on 2010-09-25T15:20:58Z