geometry/: Rough-in of rectangular geometry.
* This started with BOUNDING-RECTANGLE, but got a bit out of hand, largely due to the interaction between the bounding rectangle protocol and the RECTANGLE geometry class. * I'm not convinced about the massive code duplication here (mandated by the CLIM II spec) or the package organization (I suspect that several dependencies could be rearranged to good effect). * This is largely untested, but compiles cleanly.
geometry/rectangle-api.lisp
0 → 100644
geometry/region.lisp
0 → 100644
Please register or sign in to comment