I want to change textblock font to which in my computers font.
FontFamily="/Assets/Fonts/scriptbl.ttf#Script MT Bold"
I use that code, but still font doesn't change. I can not use Blend 2013 to manage fonts. Get this error:
this control is disabled because the blend sdk could not be found.
But I use Blend and Visual Studio 2013. How can I change font?
Edit:
In Windows Phone 8 project, I can manage fonts, but in Windows Phone 8.1 can't do that. Does Blend is incompatible with windows phone 8.1?