cl-ktx2
An implementation of the Khronos KTX Version 2 image file format
$ area51 add cl-ktx2CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ktx2:some-function ...)An implementation of the Khronos KTX Version 2 image file format
$ area51 add cl-ktx2Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ktx2:some-function ...)