qoi
Library for encoding/decoding QOI (Quite OK Image Format) files
$ area51 add qoiCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(qoi:some-function ...)Library for encoding/decoding QOI (Quite OK Image Format) files
$ area51 add qoiCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(qoi:some-function ...)