Hello. I am trying to change fonts in the Text TOP and can’t seem to figure it out.
I have a table with the names of the fonts I would like to use but if I script the font value it fails to load. I get a “Failed to load font file” which leads me to believe I need to do something with the Font File as well as the Font value but I can’t find anything to help me figure it out.
I have tried to load the font name using op(‘table1’)[0,0] with and without str() but it fails.
Thanks!