ID:2857516
 
(See the best response by Ter13.)
Code:

var/list/font_resources=list('damagegame.ttf')
a.maptext="<span style='font-size:8pt;font-family:fontgame'><center>135</center>"

Is that wrong?!

Best response
We can't know without looking at your font if you have the font family name correct:



The file name and the family name are separate from each other. One of many problems with the TTF specification.