I need a way to dynamically change the name of a font, and I cannot find a way to do so in .net. I am not concerned about the font file type, so otf, fon, ttf are all open.
Things I've tried:
I've read that .fon files are just dlls in disguise, (one example), so perhaps that is a way to get to it?
Hope it helps.