Initial import
commit2cf48b844c63844e19b97e5029d24cd0553b0486
authorZach Beane <xach@xach.com>
Sun, 23 Dec 2007 13:01:36 +0000 (23 08:01 -0500)
committerZach Beane <xach@xach.com>
Sun, 23 Dec 2007 13:01:36 +0000 (23 08:01 -0500)
treec696cf52e4d1205574b1ff2a1389d000ac0527ae
Initial import
40 files changed:
LICENSE [new file with mode: 0644]
clipping-paths.lisp [new file with mode: 0644]
color.lisp [new file with mode: 0644]
copy.lisp [new file with mode: 0644]
doc/background.gif [new file with mode: 0644]
doc/cap-style-butt.png [new file with mode: 0644]
doc/cap-style-round.png [new file with mode: 0644]
doc/cap-style-square.png [new file with mode: 0644]
doc/clip-to-both.png [new file with mode: 0644]
doc/clip-to-circle.png [new file with mode: 0644]
doc/clip-to-rectangle.png [new file with mode: 0644]
doc/clip-unclipped.png [new file with mode: 0644]
doc/closed-subpath.png [new file with mode: 0644]
doc/dash-pattern-a.png [new file with mode: 0644]
doc/dash-pattern-b.png [new file with mode: 0644]
doc/dash-pattern-c.png [new file with mode: 0644]
doc/dash-pattern-d.png [new file with mode: 0644]
doc/dash-pattern-e.png [new file with mode: 0644]
doc/dash-pattern-none.png [new file with mode: 0644]
doc/examples.lisp [new file with mode: 0644]
doc/feedlike-icon.png [new file with mode: 0644]
doc/illustrations.lisp [new file with mode: 0644]
doc/index.html [new file with mode: 0644]
doc/join-style-bevel.png [new file with mode: 0644]
doc/join-style-miter.png [new file with mode: 0644]
doc/join-style-round.png [new file with mode: 0644]
doc/lambda-example.png [new file with mode: 0644]
doc/open-subpath.png [new file with mode: 0644]
doc/star-clipping.png [new file with mode: 0644]
drawing.lisp [new file with mode: 0644]
graphics-state.lisp [new file with mode: 0644]
package.lisp [new file with mode: 0644]
paths.lisp [new file with mode: 0644]
test.lisp [new file with mode: 0644]
text.lisp [new file with mode: 0644]
transform-matrix.lisp [new file with mode: 0644]
user-drawing.lisp [new file with mode: 0644]
user-shortcuts.lisp [new file with mode: 0644]
utils.lisp [new file with mode: 0644]
vecto.asd [new file with mode: 0644]