I am trying to create a clock by using Text Render Component. Everything look fine until I use a custom font.
My sequence was.
- Create new font in content browser > New > Material & Textures > Font.
- Choose a font. So far I’ve tried Arial with size 200 and 10, Ms San Serif with size 8 and 24 and Digital-7 in many sizes.
- In the Text Render component change the font to one I just created.
This is what it looks like for text “0123456789”
What do I have to do to make the Text Render render correctly?
PS. All The font look just fine when I double click to open it.
PS2. The Text Render render nicely with the default font “RobotoDistanceField”