ch-image
ch-image is a common lisp image representation and processing library. It includes image file I/O, some simple drawing primitives, text rendering via FFI to freetype, and image manipulation such as discrete convolution and affine transformation. It can be found at https://github.com/slyrus/ch-image. The author considers it to be superseded by opticl.


obsolete