POV-Ray : Newsgroups : povray.windows : rendering problems eagle 3d and pov ray : Re: rendering problems eagle 3d and pov ray Server Time
13 May 2024 16:57:19 EDT (-0400)
  Re: rendering problems eagle 3d and pov ray  
From: StephenS
Date: 2 Jul 2009 20:05:00
Message: <web.4a4d4b074868867faafcde230@news.povray.org>
"SIRS Tech" <Gre### [at] yahoocom> wrote:
....
> line 30   #local Txt = text{ttf "handelgo.ttf",value,40,0
> scale<diam/3,diam/3,diam/3> translate<-diam/1.5,diam,-20>}
>
> line 34 object{ intersection{ object{txt} object{cap} } translate <0,0,-0.05>
> pigment{tcolour} }
>
> so basically I need to copy the handlego.ttf and place it in the txt location?

No, you need to change "object{txt}" in line 34 to "object{Txt}" to match up
with the name you used in line 30.

Stephen S


Post a reply to this message

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