Using a DXT1 decoder

Jerome Leclanche <[email protected]>
Newsgroups gmane.comp.python.image
Message-ID <[email protected]>
Hello!

I'm writing a decoder for the FTEX format (obscure one used by old
games from Particle Systems). I followed the steps described here:
http://www.pythonware.com/library/pil/handbook/decoder.htm

The decoder works great for uncompressed (.ftu) FTEX files. However,
the textures inside the image can be dxt1 compressed (.ftc).

I was wondering if there was a PIL DXT1 decoder available somewhere,
and if not, how to actually write one - the help page only explains
how to use raw/bit decoders.

Cheers


J. Leclanche / Adys
_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.