cepl.sdl2-image

BSD 2 Clause

Some helper methods for using sdl2-image to load images to CEPL types

$ area51 add cepl.sdl2-imageCopy

Usage

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