Page 1 of 1

Call a personalized font from XAML resources

Posted: Wed Jul 20, 2016 7:11 am
by frank_lbt
Hi,

When I try this following line of code, which is a pure xaml functionnality, I don't have the expected result:

<TextBlock Text="Some text"
FontFamily="ms-appx:///Assets/Fonts/HelloScriptRegular.ttf#Hello Script Regular"/>

The text is in the default system font and not in the provided font. Is there a solution for this type of problem ?
Thanks

Re: Call a personalized font from XAML resources

Posted: Wed Oct 25, 2017 1:49 pm
by Matti111
Same problem

Re: Call a personalized font from XAML resources

Posted: Thu Nov 02, 2017 1:10 am
by JS-Support @Userware
We are investigating the possibility to add custom fonts.

We will keep you updated asap.

JS-Support