I am trying to make my custom font to work with TextRenderer. I have undestrood that it won’t work unless we enable “use distance field alpha”. So i go to my Font and enable it in it’s setting. After when i reimport it it just disables and sets it as normal font.
My font.
I enable the alpha
Reimport
Text is wrong
Any ideas? Is there better way to use custom fonts in TextRenderer actors? Thanks.