cl-fond
Bindings to libfond, a simple text rendering engine for OpenGL
$ area51 add cl-fondCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-fond:some-function ...)Bindings to libfond, a simple text rendering engine for OpenGL
$ area51 add cl-fondCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-fond:some-function ...)