POV-Ray : Newsgroups : povray.general : How to display text in UNIX (Linux)? : Re: How to display text in UNIX (Linux)? Server Time
31 Jul 2024 18:17:20 EDT (-0400)
  Re: How to display text in UNIX (Linux)?  
From: povray
Date: 3 Nov 2006 20:29:44
Message: <pan.2006.11.04.01.26.22.437434@localhost>
On Fri, 03 Nov 2006 04:11:13 -0500, Marvin wrote:

> 
> Hello,
> 
> I've tried my best, and I was searching through docs, but it is only
> explained for Windows.
> 
> 1. How to display text in UNIX (Linux)?
>    1a. Which naming convention is required for fonts?
>    1b. How to use non-ttf fonts and is it possible at all?
> 2. How to display text on Mac OS X?
> 3. How to make text display universal, despite the fact that fonts have
> different locations and aliases on various systems?
> 
> Many thanks in forward,
> Marvin

 cat somefile.txt

if it's more than a few lines then

 less somefile.txt

Or did I misunderstand your question entirely?   :o


Post a reply to this message

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