>Has anyone successfully gotten text
nodes to render in the
>Mac client?
>
>All of my applications require text,
and I have not yet
>managed to find a machine configuration
under which the
>Cortona client will render text for me.
>
>I'm guessing that it's a missing font
on my part, but I've tried
>the standard Apple 9.0, 9.04, and 9.1
font sets with no
>results.
>
>Any help would be most appreciated - a
directory listing of
>everything in a working installation's
extensions/control
>panels/fonts directories would be most
helpful.
>
>Thanks for any assistance!
>Will Ray
Cortona for Mac can display only the
True Type fonts. The fonts should be
placed in the System Folder > Fonts
folder. Please check the True Types
fonts are available there.
Turn off Adobe True Type Manager (ATM)if
it is installed on your Mac.
Also specifying the font family may
resolve this problem.
geometry Text {
string ["TEST"]
fontStyle FontStyle {
family "COURIER NEW"
justify "MIDDLE"
style "PLAIN"
}
}
|
|