DrawBot
November 24, 2003 | Fredrik Lundh
Status: The original DrawBot implementation has
forked (dead link) and
forked and
forked.
Trying to emulate a moving target is no fun, so I’ve (temporarily?)
abandoned this project.
DrawBot (dead link) is a
cool little Mac OS X application, written by Just van Rossum.
I’ve been working on a Windows implementation, based on the WCK and a custom drawing layer. Just like the Mac OS X version, the Windows version supports antialiased graphics, alpha blending, and floating-point coordinates.
To be continued…