cl-pixman

LLGPL

Low-level pixel manipulation.

$ area51 add cl-pixmanCopy

Usage

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