This commit is contained in:
2026-06-14 19:09:18 +01:00
parent 14bd1a9271
commit 13fa90a0e9
3958 changed files with 999286 additions and 4 deletions
+12
View File
@@ -0,0 +1,12 @@
Copyright 2015-2020 The Khronos Group Inc.
SPDX-License-Identifier: Apache-2.0
This will install the following KTX tools along with libktx:
- ktx2check - Check KTX v2 files for validity.
- ktxinfo - Print info about a KTX file in human-readable form.
- ktx2ktx2 - Convert a KTX v1 file to a KTX v2 file.
- ktxsc - Supercompress a KTX v2 file.
- toktx - Create a KTX v1 or v2 file from .jpg, .png or Netpbm images.
It also installs the header files for development.