cl-svg

2018-02-28

Produce Scalable Vector Graphics (SVG) files

Upstream URL

github.com/wmannis/cl-svg

Author

William S. Annis <wm.annis@gmail.com>

Maintainer

William S. Annis <wm.annis@gmail.com>

License

MIT License
README

cl-svg

Produce Scalable Vector Graphics files with Common Lisp

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.

You can download this library with Quicklisp.

See docs/API.md for how to use this library.

The file testing.lisp has a collection of not very well documented examples.

Flying Noodles

Dependencies (0)

    Dependents (1)

    • cl-aristid
    • GitHub
    • Quicklisp