cl-freeimage
Bindings to the freeimage library.
$ area51 add cl-freeimageCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-freeimage:some-function ...)Bindings to the freeimage library.
$ area51 add cl-freeimageCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-freeimage:some-function ...)