POV-Ray : Newsgroups : povray.general : Text to paths : Re: Text to paths Server Time
31 Jul 2024 10:29:18 EDT (-0400)
  Re: Text to paths  
From: Tim Attwood
Date: 4 Jun 2007 21:55:07
Message: <4664c27b@news.povray.org>
> Is there a way to make text follow a path? Are there any include files
> available that will allow me to do this?

You can redirect any or all of the message streams to a file.
(3.1.2.7.3  Directing Text Streams to Files)

For example putting +GAfilename.txt in the command line will
echo all the messages to filename.txt.

Or you could put All_File=filename.txt in your ini file.


Post a reply to this message

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