Hi!
I would like to use a uninstalled font with my Visual Basic Program.
I have seen other programs use fonts that are not installed.
Does anyone know how to do this?
Thanks!
Printable View
Hi!
I would like to use a uninstalled font with my Visual Basic Program.
I have seen other programs use fonts that are not installed.
Does anyone know how to do this?
Thanks!
You'll have to distribute and install the font(s) you use with your application onto the user's computer.
Thanks!
Make sure that you use free fonts in that case.
Most common fonts are not free and you'll need a license to be able to distribute them.
We had this discussion in an other thread a couple of days ago and someone recommended the following site if you need free fonts.
http://www.larabiefonts.com/index.html
Best regards
Thanks for giving me the link!