writing in gif format

Olivier Dagenais olivierS.dagenaisP at canadaA.comM
Sat Jul 1 18:52:38 EDT 2000


I do believe this is why the PNG file format was invented.  It supports true
color and alpha, too, as opposed to the 256-color GIF...

http://www.libpng.org

I'm new to Python, so I don't know, yet, if there are Python bindings for
it....

--
----------------------------------------------------------------------
Olivier A. Dagenais - Carleton University - Computer Science III


"Suchandra Thapa" <ssthapa at midway.uchicago.edu> wrote in message
news:slrn8lpr8j.47q.ssthapa at ntcs-ip48.uchicago.edu...
> Keith Murphy <kpmurphy at my-deja.com> wrote:
> >does anyone know how to write in gif format.  I am using the PhotoImage
> >class, not the Python Imaging Library.  Python tells me "TclError: image
> >file format "gif" has no file writing capability"
>
>     I believe that there are some patent issues involved in this.
> Unisys holds the patents for using LZW compression in gif files so
> you would need to pay Unisys royalties for makng apps that write gif
> files.
>
>
> --
> ------------------------------------------------------------------
>
> Suchandra S. Thapa
> s-thapa at uchicago.edu
>
> ------------------------------------------------------------------





More information about the Python-list mailing list