"me" <me### [at] meorg> wrote in message news:200### [at] meorg...
>
> This places the word probsd.ws in the center of the page. I cannot figure out
> the coordinates to make probsd.ws so that it is vertical going from top right,
to bottom right.
>
text {
ttf "timrom.ttf" "probsd.ws" 0, 0
pigment { Blue }
translate -2*x
translate 0.5*y
rotate z*-90 // puts it on it's side
translate x*whatever // positive value to move it to the right
}
Post a reply to this message
|