cl-soil
A thin binding over libSOIL.so which allows easy loading of images
$ area51 add cl-soilCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-soil:some-function ...)A thin binding over libSOIL.so which allows easy loading of images
$ area51 add cl-soilCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-soil:some-function ...)