ddsfile 0.2.0

DirectDraw Surface file format parser/composer
Documentation

ddsfile

MIT licensed

ddsfile on crates.io [TBD]

Documentation [TBD]

This library is for parsing and composing Microsoft DirectDraw Surface files. These files hold texture data for DirectX. Other drawing APIs also can use this texture data such as OpenGL and Vulkan.

This library does not attempt to manipulate the texture data contained within the file, of which there are many kinds.

License

Licensed under the MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be licensed under the MIT license without any additional terms or conditions.