POV-Ray : Newsgroups : povray.advanced-users : A small suggestion about status info printing : A small suggestion about status info printing Server Time
30 Jul 2024 06:25:13 EDT (-0400)
  A small suggestion about status info printing  
From: Nieminen Juha
Date: 4 Feb 2000 05:51:03
Message: <389aaf17@news.povray.org>
In postproc.c, can you change the lines in the form:

Status_Info("\nApplying '...' effect: %d%%", ...);

to:

Status_Info("\rApplying '...' effect: %d%%", ...);

?

  The lines in the form:

Status_Info("\nApplying '...' effect: 0%%");

do not need to be changed (actually they are better that way because they
put that text in the next line instead of printing it over the previous
text).
  It looks a lot better in the unix command line version.

-- 
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

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