cepl.sdl2-ttf

BSD 2 Clause

A few additional helpers for making working with sdl2-ttf even easier from CEPL

$ area51 add cepl.sdl2-ttfCopy

Usage

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