cl-pango

MIT

Bindings to the pango text layout library.

$ area51 add cl-pangoCopy

Usage

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