Path to this page:
Subject: CVS commit: pkgsrc/graphics/guile-cairo
From: Greg Troxel
Date: 2007-08-10 23:21:01
Message id: 20070810212101.86E8821507@cvs.netbsd.org
Log Message:
Guile-Cairo wraps the Cairo graphics library for Guile Scheme.
Guile-Cairo is complete, wrapping almost all of the Cairo API. It is
API stable, providing a firm base on which to do graphics
work. Finally, and importantly, it is pleasant to use. You get a
powerful and well-maintained graphics library with all of the benefits
of Scheme: memory management, exceptions, macros, and a dynamic
programming environment.
Files: