-
Notifications
You must be signed in to change notification settings - Fork 15
Home
rpav edited this page Jan 30, 2012
·
8 revisions
cl-cairo2 is a Common Lisp CFFI binding for Cairo. It has a Cliki Page.
cl-freetype2 integration basically done, example included. Cairo's handling of Freetype isn't particularly satisfactory, especially in a Common Lisp environment; next goal is therefore Cairo's user font API.
Cairo 1.10.2 preliminary integration is done; most new constants (compositing, errors, etc.) should be available. MASK-SURFACE
is implemented, but otherwise no new API. Next goal is font implementation and cl-freetype2 integration.