Trying to automate Creation of Font Asset

Hi. I am trying to make a tool that would create me Font Assets with different characters that are picked from file. As I have like 20+ files it is quite manual work to create for each file a Font Asset. I was thinking is it possible to create an Font Asset from code and it would contain specific characters from the file i give it?

Thank you for the help or tips.

Don’t know if you still need this but I managed to make it using reflection
I published it here: How to automate TextMeshPro 2.0 and up (Font Asset Creator)?

1 Like