ID:181460
 
Is there a website or list that shows all the fonts that are compatible or usable in a game, I'm asking because i am trying to make a guild on a dragon ball z game and i like the way Comic Sans MS looks and that like the only one that i found that looks cool, i only fond like 2 more tho, So if you can please list some cool looking ones are just a list of al of them id appreciate it,
thanks in advance.
http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html

Though it says browser fonts, fonts are fonts. If a system doesn't have a font installed that font won't be visible. Much like applications, if you don't have BYOND installed then you can't use BYOND. However, unlike applications, it will set it to a default font which I believe is Arial if the font specified in the game / browser is not found.
In response to Leur
Also, BYOND supports supplying a font file within the RSC in order to allow players that don't have it installed to still see it in the game. Although I don't remember if this feature was fixed or not...
Of course, it won't help his specific case, but if it works correctly then BYOND games aren't limited to the fonts installed on the player's machine.
In response to Kaioken
So, basically what your saying is if i put a font on a game,{Not coding it in, simply just making a html name} its possible some people in that game won't see the font?
In response to Leur
Thanks for the link, Ill be sure to check them out. By system you mean you computer, or the coding of the game?
In response to Tjc6591
Yes. A person's computer needs to have the font installed (in one way or another) in order to use it.
In response to Kaioken
Ok i understand. Thanks for being so helpful and responding so quick!