Currently I use a TrueType font within a C# program I wrote. It generates engineering symbols that can be copied and pasted into Word or Excel. I have also embedded the font within the program so it automatically installs on the users computer when the program is installed.
Will I be able to do the same if I create all of the symbols and characters I need using FontCreator?
Also, can I assign “Alt Codes” to these characters?