POV-Ray : Newsgroups : povray.macintosh : Announce: MegaPov 0.5a available. Server Time
5 Jul 2024 20:40:06 EDT (-0400)
  Announce: MegaPov 0.5a available. (Message 12 to 21 of 51)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Fabien Mosen
Subject: Re: Announce: MegaPov 0.5a available.
Date: 2 Jun 2000 11:30:48
Message: <3937D193.FF79A4F5@skynet.be>
Nathan Kopp wrote:
> 
> Tony[B] <ben### [at] panamac-comnet> wrote...
> > Unisys idiots. They're diggin' their own grave. No problem. We'll just use
> > PNG then.
> 
> I'm glad you feel that way and I hope the other users will also understand.
> Removing GIF functionality was a difficult decision to make, be we ended up
> deciding to play it safe and not risk any lawsuits.
> 
> -Nathan

In the process of making the "french docs project" (which is not a 
simple translation), I decided to ban the use of GIF's for
illustrations,
in favour of PNG, being aware of the unisys issue.

There's much more interesting info at 
 www.burnallgifs.org

Fabien.


Post a reply to this message

From: Peter Popov
Subject: Re: Announce: MegaPov 0.5a available.
Date: 2 Jun 2000 11:32:59
Message: <iqdejsoht9ddh8p4jnmf6l135qfv2gg6at@4ax.com>

wrote:

>I have found Perl subroutines to
>find out height and width of GIF and JPG.
>
>As soon as I find such a subroutine
>also for PNG, I change all my web sites.

Try the PerlMagick modules from ImageMagick.


Peter Popov ICQ : 15002700
Personal e-mail : pet### [at] usanet
TAG      e-mail : pet### [at] tagpovrayorg


Post a reply to this message

From: Warp
Subject: Re: Announce: MegaPov 0.5a available.
Date: 2 Jun 2000 11:58:01
Message: <3937d989@news.povray.org>
Cool! Now my photon mapping image works again :)
  And the source code compiled without problems (after converting CR/LF's).
Very good.

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: Anton Raves
Subject: Re: Announce: MegaPov 0.5a available.
Date: 2 Jun 2000 13:39:45
Message: <020620001939463523%a.raves@direct.a2000.nl>
In article <3936DD51.984F52EA@pacbell.net>, Ken <tyl### [at] pacbellnet>
wrote:

> Nathan Kopp wrote:
> > 
> > Tony[B] <ben### [at] panamac-comnet> wrote...
> > > Unisys idiots. They're diggin' their own grave. No problem. We'll just use
> > > PNG then.
> > 
> > I'm glad you feel that way and I hope the other users will also understand.
> > Removing GIF functionality was a difficult decision to make, be we ended up
> > deciding to play it safe and not risk any lawsuits.
> 
> Was this a POV-Team decision or simply that of a patch writer ?
> 
> I for one will greatly miss the gif format if it is lost in the
> official versions of the program.

Me too, I hope they'll keep it in the official versions...
  Anton


Post a reply to this message

From: Gilles Tran
Subject: Re: Announce: MegaPov 0.5a available.
Date: 2 Jun 2000 14:17:15
Message: <3937F9D3.D4063472@inapg.inra.fr>
Anton Raves wrote:

> Me too, I hope they'll keep it in the official versions...
>   Anton

It may not be such a problem, since everything that can be done in POV with a GIF
looks like it can be done with a PNG file, including the possibility of filtering a
colour on the basis of its index number in the palette. The main immediate problem
could be the lack of (or poor) support of  the various PNG flavours (the palette
version and the alpha-channel version) by some common freeware, shareware and
low-cost image processors.

G.


Post a reply to this message

From: Francois Labreque
Subject: Re: Announce: MegaPov 0.5a available.
Date: 2 Jun 2000 22:32:40
Message: <39386E03.DDF2C51C@attglobal.net>
Warp wrote:
> 
>   And btw (to someone posting about gimp), gimp supports png. I don't see
> the problem.

My problem is that I have been (so far) unable to use images made from
the Gimp as heightfield unless I used grayscaled GIFs.  


-- 
Francois Labreque | The surest sign of the existence of extra-
     flabreq      | terrestrial intelligence is that they never
        @         | bothered to come down here and visit us!
  attglobal.net                                  - Calvin


Post a reply to this message

From: Mark Wagner
Subject: Re: Announce: MegaPov 0.5a available.
Date: 3 Jun 2000 01:32:11
Message: <3938985b@news.povray.org>
Bob Hughes wrote in message <393786d4@news.povray.org>...
>I also have to mention that someone I know of was using 16-bit Gif in
POV-Ray
>but I never have so I don't understand it's format.  Was from a Fractint
>output I believe, well actually I have no idea anymore.

That's the .pot format.  There are exactly two programs in the world that
support it: POV-Ray, and Fractint.

Mark


Post a reply to this message

From: Alessandro Coppo
Subject: Re: Announce: MegaPov 0.5a available.
Date: 3 Jun 2000 02:31:09
Message: <3938A752.3E308FEF@iol.it>
Gilles Tran wrote:

> Anton Raves wrote:
>
> > Me too, I hope they'll keep it in the official versions...
> >   Anton
>
> It may not be such a problem, since everything that can be done in POV with a GIF
> looks like it can be done with a PNG file, including the possibility of filtering a
> colour on the basis of its index number in the palette. The main immediate problem
> could be the lack of (or poor) support of  the various PNG flavours (the palette
> version and the alpha-channel version) by some common freeware, shareware and
> low-cost image processors.

PNG DOES everything GIF does but for animated GIF's (which are supported by MNG).
Plus,
PNG does a lot more (just read the documentation about sophisticated image compression
preprocessing for one example).

PNG is supported by rel 4 browsers (IE4 supports it, there is just a problem: you can
add and IMG tag to a page but for unknown reasons drag-dropping the PNG file is not
supported, so many people think IE4 is not PNG aware).

GIMP works beautifully with PNGs.

Last but not least, PNG is supported by free and open source libraries (batteries not
included...)

Bye!!!


Post a reply to this message

From: Mark Gordon
Subject: Re: Announce: MegaPov 0.5a available.
Date: 3 Jun 2000 07:49:05
Message: <3938F21C.47FD3058@mailbag.com>
Mark Wagner wrote:

> That's the .pot format.  There are exactly two programs in the world that
> support it: POV-Ray, and Fractint.

Make that at least three: I was able to convert a .pot file to PNG in
the GIMP.

-Mark Gordon


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: Announce: MegaPov 0.5a available.
Date: 3 Jun 2000 07:56:04
Message: <3938f254@news.povray.org>
In article <3938A752.3E308FEF@iol.it> , Alessandro Coppo <a.c### [at] iolit> 
wrote:

> PNG is supported by rel 4 browsers (IE4 supports it, there is just a problem:
> you can add and IMG tag to a page but for unknown reasons drag-dropping the
> PNG file is not supported, so many people think IE4 is not PNG aware).

This is only correct for IE 4 for Windows, IE 4 for Mac OS does not support
it at all (but IE 5 does).


     Thorsten


Post a reply to this message

<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.