cl-gd

Interface to the GD graphics library

$ area51 add cl-gdCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gd:some-function ...)

Dependencies