Hi Philippe,

I personally use NVidia's readdxt and nvdxt to convert to/from .tga
and then use PIL to open the image and do further processing. You can
download it here:

    http://developer.nvidia.com/object/nv_texture_tools.html

Best regards,
Alexey.

On 7/25/07, Philippe Deschamps <[EMAIL PROTECTED]> wrote:
> Is there any plans for DDS support in the foreseeable future or is
> there any tool or hack out there to handle DDS images with python?
> Thank you.
>
> --
> Quemadmodum gladius neminem occidit, occidentis telum est.
> _______________________________________________
> Image-SIG maillist  -  Image-SIG@python.org
> http://mail.python.org/mailman/listinfo/image-sig
>
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to