cl-resvg
An up-to-date bindings library for the resvg SVG rendering library
$ area51 add cl-resvgCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-resvg:some-function ...)An up-to-date bindings library for the resvg SVG rendering library
$ area51 add cl-resvgCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-resvg:some-function ...)