From owner-freebsd-doc Tue Oct 9 13: 4:13 2001 Delivered-To: freebsd-doc@freebsd.org Received: from smtp.noos.fr (lafontaine.noos.net [212.198.2.72]) by hub.freebsd.org (Postfix) with ESMTP id 478CA37B40C for ; Tue, 9 Oct 2001 13:04:03 -0700 (PDT) Received: (qmail 79893293 invoked by uid 0); 9 Oct 2001 20:04:01 -0000 Received: from unknown (HELO gits.dyndns.org) ([212.198.231.187]) (envelope-sender ) by 212.198.2.72 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 9 Oct 2001 20:04:01 -0000 Received: (from root@localhost) by gits.dyndns.org (8.11.6/8.11.6) id f99K40E37410; Tue, 9 Oct 2001 22:04:00 +0200 (CEST) (envelope-from root) Message-Id: <200110092004.f99K40E37410@gits.dyndns.org> Subject: Re: docs/31109: replace gif images w/ png ones due to patent license In-Reply-To: <20011009120849.A1481@eborcom.com> To: Tom Hukins Date: Tue, 9 Oct 2001 22:04:00 +0200 (CEST) Cc: freebsd-doc@FreeBSD.org Reply-To: clefevre@citeweb.net From: Cyrille Lefevre Organization: ACME X-Face: X-Mailer: ELM [version 2.4ME+ PL94c (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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