cl-resvg

zlib

An up-to-date bindings library for the resvg SVG rendering library

$ area51 add cl-resvgCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-resvg:some-function ...)