[PYTHON IMAGE-SIG] PIL formats

Ty Sarna tsarna@endicor.com
Tue, 22 Apr 1997 16:55:45 -0500 (CDT)


Kent Polk wrote:
> 
> Hi Jimmy (Jimmy Mckinney), in <E0wJkXZ-0005hY-00@iglou1> on Apr 22 you wrote:
> 
> > Any plans to support amiga IFF ILBM and HAM formats?
> 
> I believe that Ty Sarna (tsarna@endicor.com) mentioned that he
> had translated the iffparse library to Python. Maybe he'll
> respond...

Just the IFF writing part.  And you'd still need all the code to handle
the actual ILBM chunks.  I think you'd want to do that in C for
reasonable speed...  you don't want to use Python for chunky<->planar
conversions unless you have a _lot_ of time on your hands! NetPBM's
ilbmtoppm is slow enough in C.

_______________
IMAGE-SIG - SIG on Image Processing with Python

send messages to: image-sig@python.org
administrivia to: image-sig-request@python.org
_______________