zpng
Create PNG files
$ area51 add zpngCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(zpng:some-function ...)Create PNG files
$ area51 add zpngCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(zpng:some-function ...)