Cargo Features
TexturePacker has no features set by default.
[dependencies]
texture_packer = { version = "0.29.0", features = ["common", "gif", "ico", "jpeg", "png", "pnm", "tga", "tiff", "webp", "bmp", "hdr"] }
- common = bmp, gif, jpeg, png, tga
- gif common?
- ico
- jpeg common?
- png common?
- pnm
- tga common?
- tiff
- webp
- bmp common?
- hdr
TexturePacker has 11 features without comments.