POV-Ray : Newsgroups : povray.general : Changes to text object? : Changes to text object? Server Time
2 Oct 2025 22:31:47 EDT (-0400)
  Changes to text object?  
From: m@b
Date: 2 Oct 2025 03:40:46
Message: <68de2c7e$1@news.povray.org>
I keep getting this error:

"Text may not be displayed as expected. Please refer to the user manual 
regarding changes in POV-Ray v3.8 and later."

Here is my sdl line:

#declare CapFont = "segoeprb.ttf";

text { ttf CapFont, "Read my diary", 0.2, 0.0 pigment{rgb<0,0,1>*1.3} 
scale 1.5    translate<12.0, 22.25, 012.49>}

I am struggling to find the relevant documentation.
Any help please.

Thanks.
m@


Post a reply to this message

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