Date: Tue, 9 Oct 2001 22:04:00 +0200 (CEST) From: Cyrille Lefevre <clefevre@citeweb.net> To: Tom Hukins <tom@FreeBSD.org> Cc: freebsd-doc@FreeBSD.org Subject: Re: docs/31109: replace gif images w/ png ones due to patent license Message-ID: <200110092004.f99K40E37410@gits.dyndns.org> In-Reply-To: <20011009120849.A1481@eborcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Tom Hukins wrote: > On Tue, Oct 09, 2001 at 12:03:35AM +0200, Cyrille Lefevre wrote: > > Tom Hukins wrote: > > > PNG itself doesn't support animation, but MNG can be used for this and > > > is supported by modern Web browsers as is PNG. [snip] > So, it seems that using MNG on the Web is still a few years off. :-( at least, and may be more than that ;^) > > also, how do you generate MNG animated images from PNG images ? > > what is the magic command ? > > A quick Google search brought up > http://www.libpng.org/pub/png/pngapcv.html which claims that > ImageMagick can do this. well, convert xxx.gif xxx.mng works great. I was thinking to something much more complicated such as : gif2xxx | xxx2yyy | yyy2zzz | zzz2mng that's what I call a magic command :P Cyrille. -- Cyrille Lefevre mailto:clefevre@citeweb.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110092004.f99K40E37410>