summaryrefslogtreecommitdiff
path: root/graphics/guile-cairo
AgeCommit message (Collapse)AuthorFilesLines
2007-08-10fix HOMEPAGE.gdt1-2/+2
2007-08-10fix INFO_FILES to YESgdt1-2/+2
2007-08-10Guile-Cairo wraps the Cairo graphics library for Guile Scheme.gdt5-0/+68
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.