cepl.sdl2-ttf
A few additional helpers for making working with sdl2-ttf even easier from CEPL
$ area51 add cepl.sdl2-ttfCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cepl.sdl2-ttf:some-function ...)