cl-svg
Produce Scalable Vector Graphics (SVG) files
$ area51 add cl-svgCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-svg:some-function ...)Produce Scalable Vector Graphics (SVG) files
$ area51 add cl-svgCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-svg:some-function ...)