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:24:12 EDT (-0400)
  Re: How to display text in UNIX (Linux)?  
From: Marvin
Date: 3 Nov 2006 23:00:01
Message: <web.454c0f245db3633d27ff4b5f0@news.povray.org>
povray <pov### [at] almostbestwebnet> wrote:
> 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

Yes, but due to my fault. I did not specify that I am puzzled with text from
POV-Ray on Linux and Mac.

It turned out that it works, but I only have to copy .ttf file to current
directory, because +L won't include Library_Path with fonts on my machine.
(I don't have admin access currently on all systems where I render.)

Copying font is not elegant, but it seems to be transparent for all three
systems and working.

Thank you all for answers.

Marvin


Post a reply to this message

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