POV-Ray : Newsgroups : povray.binaries.images : Object Labels : Re: Object Labels Server Time
2 May 2024 11:05:32 EDT (-0400)
  Re: Object Labels  
From: Melody
Date: 22 Jan 2020 00:45:00
Message: <web.5e27e0a628c763ef9da690110@news.povray.org>
"Melody" <nomail@nomail> wrote:
> higher cam angles with well-behaving text.
> and all staying same size.

 last variable, ImgSize.

  #local imgSzAdj = 640 / image_width;
  #local rowh = camang * 0.0036 * imgSzAdj;
  #declare FontSize = .8 * imgSzAdj;

now it's done.


Post a reply to this message

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