[RESOLVED] Installing font with an app.
Hi Dears
I'm not programmer but I can write simple codes. Now I don't know how to merge a font with my app.
I want to install a special font with my app. when I setup my app. the font either be setup in Windows/Fonts.
Thank you!
Please help
Sincerely
Mahmood Khaleel Pirani
Re: Installing font with an app.
How are you installing your program? Adding a font to your install package and installing it along with your app is a function of your installer. I use the free install-maker tool, Inno Setup and it handles font installation - though I've never done it I see it can be done.
Re: Installing font with an app.