pngload
A reader for the PNG image format.
$ area51 add pngloadCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(pngload:some-function ...)A reader for the PNG image format.
$ area51 add pngloadCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(pngload:some-function ...)