Scripting question regarding font change
Hey folks, a question. I have some text which I'm importing from csv data and some of it contains some glyphs which this font I'm using doesn't have. A perfect solution is done in after effects in a way that if you for example write this text "Kōṯah-ye ‘As̲h̲rō", and select the font I want to use (in this case "Bahnschrift Regular") it will not show ṯ or s̲h̲, because these glyphs don't exist in this font family.
If I however change it to Arial Regular and then back to Bahnschrift Regular in character panel, After Effects automatically leaves missing glyphs in Arial font, which is an ideal solution. The problem is, if you do this with script (.font = "Bahnschrift Regular"), this automatic replacement doesn't happen.
Anyone knows what's different when you manually change font in character panel in AE VS a script. Any help would be much appreciated, thanks.
