[2005] Fonts, If someone uses my application and doesn't have my font?
Ok, basically im wondering for example
If someone downloads my application and it uses the font 'Copper Frog' for its text (lol)
if they dont have it, what will happen?
Re: [2005] Fonts, If someone uses my application and doesn't have my font?
Quote:
Originally Posted by Icyculyr Fr0st
Ok, basically im wondering for example
If someone downloads my application and it uses the font 'Copper Frog' for its text (lol)
if they dont have it, what will happen?
Hi,
The application won't have the specific font that you assigned and will be converted to the closest match possible. I think that's what will happen, but the application will still work, just without that font.
Wkr,
sparrow1
Re: [2005] Fonts, If someone uses my application and doesn't have my font?
If the font is important you can embed it in your executable so it can be used on every computer. Here is a nice tutorial.