Re: Blinkenlights Torus MNG Test Page
"Glenn Randers-Pehrson <glennrp>" <[email protected]> Tue, 06 Apr 2004 10:44:40 -0400
| Newsgroups | gmane.comp.graphics.mng.general |
|---|---|
| Message-ID | <[email protected]> |
Chris Lilley wrote:
>
> On Tuesday, April 6, 2004, 7:14:03 AM, Tim wrote:
>
> TP> Hi everybody,
>
> TP> I have set up a small web page with a single embedded MNG video created
> TP> with the recently released version 2.8 of blinkentools.
>
> TP> http://www.blinkenlights.de/torus-mng.en.html
>
> TP> The Torus MNG itself can be found here:
>
> TP> http://www.blinkenlights.de/images/torus.mng
There are more ENDLs than LOOPs:
$ identify -debug coder -log %e torus.mng | grep LOOP | wc
1722 12054 72324
$ identify -debug coder -log %e torus.mng | grep ENDL | wc
4599 32193 188559
$ pngcheck torus.mng
torus.mng not enough IDAT data
torus.mng incorrect BACK length
The complaint about BACK seems to be invalid since "identify"
reports a length of 9 bytes which is OK.
Glenn
--
Send the message body "help" to [email protected]