
Signature
__________
|im |yler http://timtyler.org/ tim@tt1lock.org Remove lock to reply.
> Rhino <no.offline.contact.please@nospam.com> wrote or quoted:
>
[quoted text clipped - 9 lines]
>
> - http://news.bbc.co.uk/1/hi/technology/3007862.stm
Thank you for the informative link! I knew that the GIF copyright had
expired in the US but understood that it was still in effect in other
countries, including here in Canada. The article explained that the Canadian
copyright ended last year so I should be free to use GIFs to my heart's
content.
Unfortunately, the good folks at Sun don't appear to have provided a GIF
writer for ImageIO, despite the lapse of the copyright. Until someone can
point me to a GIF writer plugin for ImageIO or a transcoder that can convert
GIFs to another format, I still have no way to create a GIF with ImageIO
short of coding my own writer or transcoder. I'd really prefer to avoid
that!
Any suggestions?
This is not a big deal for me at the moment; I really just wanted to write
out some GIFs that I was reading in some diagnostic code to prove that the
GIF was being correctly read and parsed by my code. Still, the need to write
GIFs to files (either as GIFs or in some other format) could arise at any
time so it would be nice to have a solution ;-)
Rhino
JScoobyCed - 31 Oct 2005 03:05 GMT
> Unfortunately, the good folks at Sun don't appear to have provided a GIF
> writer for ImageIO, despite the lapse of the copyright. Until someone can
[quoted text clipped - 4 lines]
>
> Any suggestions?
J2SE 6 imageIO will have a GIF reader/writer:
http://download.java.net/jdk6/docs/api/javax/imageio/package-summary.html
or
http://download.java.net/jdk6/docs
Note: this is still a development version.

Signature
JSC
Andrew Thompson - 01 Nov 2005 09:40 GMT
> J2SE 6 imageIO will have a GIF reader/writer:
> http://download.java.net/jdk6/docs/api/javax/imageio/package-summary.html
...hmmm. :-)
...
> Note: this is still a development version.
Yeah, but.. there might be two reasons Sun would withdraw
support for writing the form of GIF's they are describing here.
<http://download.java.net/jdk6/docs/api/javax/imageio/package-summary.html#gif_pl
ugin_notes>
a) 100+ votes against the inclusion of GIF support
for 'bloating of the API' (shrugs vaguely), or..
b) a legal/licensing challenge from Unisys.
I doubt either of those things will come to pass.
[ Thanks for proving me wrong (see my other,
earlier reply). You made my day. :-) ]
Andrew Thompson - 31 Oct 2005 03:54 GMT
..
> Unfortunately, the good folks at Sun don't appear to have provided a GIF
> writer for ImageIO, despite the lapse of the copyright.
I doubt they will be rushing in with one.
<http://groups.google.com/group/comp.lang.java.programmer/msg/e0bf015d46c68c50>
[ Still waiting on any communication from Unisys.. ]
>There is no copyright issue unique to GIFs.
So the motive for no GIF writer is then a desire to push people to the
richer PNG format with variable alpha.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.