vote up 3 vote down star

I was trying to solve my XNA Font problem, when I found this here:

Visual Studio doesn’t recognize any fonts you add after it is up and running.

Is there a way to use fonts installed after Visual Studio?

After finding out that is was the Font file why would the tutorial mention something like that ?

flag

I tried: restarting IDE, restarting virtual PC, should I try repair? – CheGueVerra Nov 1 '08 at 18:08
You are in Virtual PC? Is there any other detail that you forget to say:P ? – Daok Nov 1 '08 at 18:10
Not really, if I change the font Name to Arial, Comic Sans MS it compiles – CheGueVerra Nov 1 '08 at 18:15
You asked an almost identical question yesterday. SO isn't a BBS or message-board system! – Ray Hayes Nov 3 '08 at 17:29
While searching for an answer to the first one, an other came up ... I agree that they are related in a certain way – CheGueVerra Nov 4 '08 at 17:18

3 Answers

vote up 2 vote down check

I have successfully installed a PROGGY font. It was usable after I restarted VC6.

I suspect they are talking about restarting your visual studio, instead of reinstalling your visual studio.

link|flag
I used the Proggy font it worked, never second guessed the font used with the tutorial source ... – CheGueVerra Nov 1 '08 at 18:27
There might be an additional restriction that only fixed with fonts can be seen. – EvilTeach Nov 1 '08 at 18:29
vote up 1 vote down

I'd imagine this is only true until you restart the IDE. Easy enough to test, isn't it?

link|flag
vote up 3 vote down

You should close Visual Studio and open it again. If it doesn't work, than you might need to uninstall the font (if from a program) and install it once Visual Studio is closed. But, I doubt this is necessary, maybe rebooting your machine in the last resort but closing VS and opening it again should do the job,

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.