fixed a bug in rotating non-polygons

svn: r16315

original commit: 3aae13cb60716415928a275134be85f54e50275a
This commit is contained in:
Robby Findler 2009-10-13 22:16:17 +00:00
parent b447da8964
commit 7b82390122

View File

@ -489,7 +489,7 @@ and they all have good sample contracts. (It is amazing what we can do with kids
[(outline) (send the-brush-list find-or-create-brush "black" 'transparent)]
[(solid) (send the-brush-list find-or-create-brush color 'solid)]))
(provide make-image image-shape
(provide make-image image-shape image-bb image-normalized? image%
(struct-out bb)
(struct-out point)