Jump to content

[SOLVED] 3d text


photo

Recommended Posts

Posted

hi, i want to render custom font and size text in 3D.

visualizer - only standart font and same size, but i need different sizes and fonts;

i want use imagettf but, it skips russioan symbols.

something else?

 

i decided use ObjectGui. it can addchild only one widget?

Posted

Hello,

You can use setFont() function to add your cyrillic font to UI.

As for ObjectGui, you can use getGui() function and add to the GUI instance the required number of root widgets as children.

×
×
  • Create New...