This crate provides methods to decompress DXTn-compressed image data. The decompression code was based on the original C code used in the Python Pillow Imaging package.
The following formats are currently supported:
The following formats are not implemented:
Format documentation: http://oss.sgi.com/projects/ogl-sample/registry/EXT/texturecompressions3tc.txt
License: MIT, copyright Istvan Fehervari, Robert Nix