cl-rsvg2
Bindings for RSVG Library.
$ area51 add cl-rsvg2CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-rsvg2:some-function ...)Bindings for RSVG Library.
$ area51 add cl-rsvg2Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-rsvg2:some-function ...)