VincentP
Programmer
- Apr 1, 2001
- 116
I would like to use a specific font (True Type) in my program, but I can't be sure if it is installed on my clients' systems. I would like to know how to use a font which is not installed (i.e. load a .TTF file and get an HFONT or CFont out of it). Or, preferably, have the .TTF file as a resource inside my .EXE
If no one knows how to do that, can someone point to me how to install a font on a computer programmatically?
Thanks,
Vincent
If no one knows how to do that, can someone point to me how to install a font on a computer programmatically?
Thanks,
Vincent