# TextureTaffy A utility to create compressed textures, in BC1 (DXT1), BC3 (DXT5), BC4, BC5, BC6(U)H and BC7 compression formats, with the [KTX File Format Version 2.0](https://registry.khronos.org/KTX/specs/2.0/ktxspec.v2.html) (KTX2) file format. ## Requirements * [The Meson build system](https://mesonbuild.com/) * [IntelĀ® Implicit SPMD Program Compiler](https://ispc.github.io/) ## Building ## Notes and limitations