xaml - Font Manager missing in Blend for Visual Studio 2015? -


i'm trying use custom font (roboto google) in clients windows phone 8.1 (winrt, not silverlight) app. following tutorial have included .ttf , set "build action" "content" - unfortunately, not work.

this answer suggests should use font manager in blend embed font, unfortunately can't seem find tool in latest version (blend visual studio 2015). has feature been moved / removed?


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -