Skip to content
forked from wmannis/cl-svg

Produce Scalable Vector Graphics files with Common Lisp

Notifications You must be signed in to change notification settings

armedbear/cl-svg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Produce Scalable Vector Graphics files with Common Lisp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 100.0%