ktx-codec: Khronos texture format
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This package implements low-level encoding and decoding for .ktx and .ktx2 files.
A framework-specific wrapper may be needed to work with the decoded data and/or supercompression. Check out test/Spec.hs for usage examples.
KTX 1: https://registry.khronos.org/KTX/specs/1.0/ktxspec.v1.html
KTX 2: https://registry.khronos.org/KTX/specs/2.0/ktxspec.v2.html#_abstract
Properties
| Versions | 0.0.1.0, 0.0.1.1, 0.0.1.2, 0.0.1.3, 0.0.1.4, 0.0.2.0, 0.0.2.1, 0.1.0.0 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.7 && <5), binary (>=0.8.7 && <1), bytestring (>=0.10 && <0.14), containers (>=0.6 && <1), text (>=1.2 && <3), vector (>=0.12 && <0.14) [details] |
| License | BSD-3-Clause |
| Copyright | 2025 IC Rainbow |
| Author | IC Rainbow |
| Maintainer | aenor.realm@gmail.com |
| Category | Graphics |
| Source repo | head: git clone https://gitlab.com/dpwiz/ktx |
| Uploaded | by AlexanderBondarenko at 2025-12-11T21:49:26Z |
Modules
- Codec
- Codec.Ktx
- Codec.Ktx.KeyValue
- Codec.Ktx2
- Codec.Ktx2.DFD
- Khronos
- Codec.Ktx2.DFD.Khronos.BasicV2
- Khronos
- Codec.Ktx2.Header
- Codec.Ktx2.Level
- Codec.Ktx2.Read
- Codec.Ktx2.Write
- Codec.Ktx2.DFD
- Codec.Ktx
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| tests | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ktx-codec-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees