资 源 简 介
This project has moved to github: https://github.com/wmannis/cl-svg
This is a basic library for producing SVG files. It makes simple things easy (well, easier), but makes no attempt to offer the full freedom of SVG, for which you"d be better off using an XML library.
The documentation is done (though I"ll gladly accept suggestions for improvements).
Current release (0.02) on July 3, 2008. Known to work with recent versions of SBCL and OpenMCL on Linux, OSX and Solaris.
Changes in 0.02:
* s
* add-namespace
* one bug fix (which causes compiler grouching, not actual errors)
* ghastly bug in TRANSFORM fixed