truetype-clx
Ripped out rendering from clx-truetype
$ area51 add truetype-clxCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(truetype-clx:some-function ...)Ripped out rendering from clx-truetype
$ area51 add truetype-clxCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(truetype-clx:some-function ...)