cepl.sdl2-image
Some helper methods for using sdl2-image to load images to CEPL types
$ area51 add cepl.sdl2-imageCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cepl.sdl2-image:some-function ...)