I need to use fonts that support English, Japanese, Simplified Chinese and Korean, and I have tracked down a couple of fonts to use, however because my App uses TMP, I need to convert a lot of those font files to SDF files, which causes a lot of the font data to get lost.
This results in a lot of Characters going missing.
So far, google has not been of much help.
Does anyone please know how I can convert normal font files to SDF files without Characters being lost, or perhaps know another way that I can properly use these fonts?
The nuclear option is that I completely remove TMP from the project and use the base UI elements that work with the original fonts, but that would most likely cause more problems than it would solve.