POV-Ray : Newsgroups : povray.newusers : <no subject> : Re: <no subject> Server Time
5 Oct 2024 15:48:31 EDT (-0400)
  Re: <no subject>  
From: Alain
Date: 4 Oct 2009 17:43:08
Message: <4ac916ec$1@news.povray.org>

> Hello. Is there any way in POV-Ray to change the default output file type?
> Thanks.
> 
> 
In the povray.ini file, add:
+fn to output as PNG. The most common.
+ft for normal TGA.
+fc for compressed TGA using RLE encoding.
+fp for PPM.

You can also use the same on the command line if you need to. For 
example, when generating the image for a hight_field using hf16 option, 
you should add +ft or +fc on the command line.



Alain


Post a reply to this message

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