libdds 1.1.0

Crate to work with the DDS image format. Supports normal images, mipmaps, cubemaps and compressed images with various header types
Documentation
[dependencies.bitflags]
version = "2.4.0"

[lib]
name = "dds"
path = "src/lib.rs"

[package]
authors = ["Arturo Castro <arturo@rin.rs>"]
description = "Crate to work with the DDS image format. Supports normal images, mipmaps, cubemaps and compressed images with various header types"
edition = "2021"
homepage = "https://rin.rs/"
license = "MPL-2.0"
name = "libdds"
publish = ["rin-rs", "crates-io"]
repository = "https://bitbucket.org/rin-rs/dds"
version = "1.1.0"