qView icon indicating copy to clipboard operation
qView copied to clipboard

DDS File Support

Open iwubcode opened this issue 2 years ago • 1 comments

Hi! Thank you for your work on qView.

I am not able to open DDS texture files in qView. These are quite common in games. It'd be nice if you could add support for them!

Thanks again for this program.

iwubcode avatar Oct 23 '23 23:10 iwubcode

Glad you like the program!

This would fall under the umbrella of switching to ImageMagick or another framework besides the Qt image format plugins. Either that, or someone makes a DDS plugin, but deploying many Qt plugins is a pretty tiresome task. I don't think there exists any plugin for this now.

jurplel avatar Oct 24 '23 01:10 jurplel