Files
how-to-vulkan/ktx/cmake/ReadMe.txt
T
2026-06-14 19:09:18 +01:00

13 lines
468 B
Plaintext

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.