cl-freetype2
Wrapper for the Freetype2 library
$ area51 add cl-freetype2CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-freetype2:some-function ...)Wrapper for the Freetype2 library
$ area51 add cl-freetype2Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-freetype2:some-function ...)