cl-gd
Interface to the GD graphics library
$ area51 add cl-gdCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gd:some-function ...)Interface to the GD graphics library
$ area51 add cl-gdCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gd:some-function ...)