Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standalone DXT decompression #2190

Closed
doonv opened this issue Mar 29, 2024 · 1 comment
Closed

Standalone DXT decompression #2190

doonv opened this issue Mar 29, 2024 · 1 comment

Comments

@doonv
Copy link

doonv commented Mar 29, 2024

I would like to be able to decompress DXT images that aren't stored within a DDS file.

My specific use case for this functionality is that I'm writing a decoder for a different image format that uses DXT compression.

Draft

Make the dxt module public.

@fintelia
Copy link
Contributor

Please see #1623. The recommendation is to use the texpresso crate.

@fintelia fintelia closed this as not planned Won't fix, can't repro, duplicate, stale Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants