Brings whalesong (almost) up to WeScheme's image library:
major refactoring of BaseImage class
add primitives for put-image, image=?, triangle/xxx, video/url
fix a few dozen bugs
allow users to specify a transparency level as a mode
add test suite for images
NOTE: code for make-color, play-sound and polygon is included, but not fully used -- each uses some wescheme-specific runtime calls, which will need to be translated to whalesong
Brings whalesong (almost) up to WeScheme's image library:
NOTE: code for make-color, play-sound and polygon is included, but not fully used -- each uses some wescheme-specific runtime calls, which will need to be translated to whalesong