Groups | Blog | Home
all groups > dotnet drawing api > april 2004 >

dotnet drawing api : gif picture and its licence



Daniel Bolege
4/29/2004 10:41:45 PM
Hi,

as far as I know the gif image format is still not free and developers have
to pay a fee if they dont want to infringe the copyright.

Therefore I was surprised that .net provides a gif-converter in the GDI+
(Image.Save [...], System.Drawing.Imaging.ImageFormat.Gif). Because of the
licence annoyance, many other graphic libraries do not support gif.

So, the question is:

- Am I mistaken and the gif format is free now?
- Does Microsoft placed a contract with the copyright holder that
.net devolpers can use the format without the need of an own
agreement? Would be very nice.
- Or do .net developers still need an own licence?

All suggestions are appreciated.

Regards Daniel

--
http://www.bolege.de
E-mails to specified address will NOT be read.
Bob Powell [MVP]
4/30/2004 11:03:11 AM
The Unisys LZW patent expired in the United States on June 20, 2003. The
Canadian LZW patent will expire on July 7, 2004. Corresponding patents in
the United Kingdom, France, Germany and Italy will expire on June 18, 2004.
The Japanese LZW patent will expire June 20, 2004. I beleive that after
these dates the patent and licensing will be unenforcable in those
countries. If you're in the states you can already use LZW compression
without a license from Unisys.

I tried to get to the unisys site to find out about this but their server
seems to be offline (perhaps their gif revenue has dried up ;-) ). I did
however find this although I cannot comment on the veracity of the
statements therein.

http://www.kuro5hin.org/story/2003/6/19/35919/4079

--
Bob Powell [MVP]
Visual C#, System.Drawing

All you ever wanted to know about ListView custom drawing is in Well Formed.
http://www.bobpowell.net/currentissue.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/gdiplus_faq.htm

*RSS*RSS*RSS*RSS*RSS*RSS*RSS*RSS*RSS*RSS*RSS*RSS*RSS*

The GDI+ FAQ: http://www.bobpowell.net/faqfeed.xml
Windows Forms Tips and Tricks: http://www.bobpowell.net/tipstricks.xml
Bob's Blog: http://royo.is-a-geek.com/siteFeeder/GetFeed.aspx?FeedId=41

*RSS*RSS*RSS*RSS*RSS*RSS*RSS*RSS*RSS*RSS*RSS*RSS*RSS*





[quoted text, click to view]

Daniel Bolege
4/30/2004 1:54:02 PM

[quoted text, click to view]

Uuh. Difficult stuff.

[quoted text, click to view]

Unfortunately I'm not, I'm german, but I can wait until June 18.

Thanks for your detailed answer.

Regards Daniel

--
http://www.bolege.de
E-mails to specified address will NOT be read.
AddThis Social Bookmark Button