Library for manipulating glyphs and fonts

Description

This library should allow client code to manipulate glyphs, represented as programs represented in (a subset of) Common Lisp. These programs take the final resolution as a parameter and computes the position of a set of control points for spline curves that represent the glyph.

The library should also contain functions for rendering the glyphs from the control points.


robert.strandh@gmail.com