POV-Ray : Newsgroups : povray.programming : JPEG output : JPEG output Server Time
28 Jul 2024 06:16:09 EDT (-0400)
  JPEG output  
From: ABX
Date: 7 Oct 2002 03:48:23
Message: <dde2qu4ukgdd7l5h68tprm3a1bbk6ijtmb@4ax.com>
I found in parstxtr.cpp in Parse_Image that there is intelligent feature for
file recognition. It assume that when image has not specified type before
filename then it thinks image has the same type as outputed image. There is no
tiff autorecognition case becouse there is no tiff output. But there is jpeg
case. It is left by accident or becouse planned jpeg output ? IIRC there was
no plans for jpeg output - it would be mostly useless. But perhaps situation
has changes somehow ? So can I enclose it with 
  #ifdef REMOVE_NOT_USED_CODE
  ...
  #endif
?

ABX


Post a reply to this message

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