- Home /
Embedding Fonts Unity Web Player Windows
Hey, I did some research and couldn't find a similar question to mine.
I am having a problem with Dynamic fonts in Unity 3.3 when exporting for the web player.
The fonts on the PC are showing up as Arial, on the mac they work fine. Do I need to embed the fonts in CSS so that the computer has it? I notice in the import settings you can select "Incl. Font Data" which I have done.
I know I can switch the font Character to Unicode and then duplicate the font a bunch of times for all the sizes I need but I was hoping to avoid this.
Your answer
Follow this Question
Related Questions
Font letter spacing issues in WebGL mode 3 Answers
Is there a way to measure the pixel with/height of a string with a given font? 2 Answers
Font issues with webplayer on mac 1 Answer
WebGL build in embed looks broken 0 Answers
Reading a local file from webplayer. (I know it violates security but still need help) 2 Answers