cl-ktx
An implementation of the Khronos KTX image file format
$ area51 add cl-ktxCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ktx:some-function ...)An implementation of the Khronos KTX image file format
$ area51 add cl-ktxCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ktx:some-function ...)