How to properly convert a runtime font with chinese characters in an offline font?

I just set the path field to the path of the .txt and the file field to the name of it (so let’s say for example my wildard is in C:Desktop\Project\example.txt, then path = “C:Desktop\Project” and file = “example.txt”) and after that I wrote on the .txt the chinese words I wanted to use on my project (I did it this way because looks like you can repeat characters and it only imports them once) and it worked.