I'm not sure how to go about getting a letter inside a circle which I
plan on rendering with a call to tdc.ellipse(x,y.diam,height)
I'm actively researching this, but was hoping someone could give me a
pointer, by the way or something.
thanks
Jeff
If I was to do what you are up to I would surly do the same.
Mohsen
I ended up doing a flood on a regions past the textbox, then an
ellispe on top of that then a text.out inside the circle.
thanks