This crate provides methods to decompress DXTn-compressed image data via a wrapper around 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 Robert Nix, Istvan Fehervari