Forms9Patch
Forms9Patch copied to clipboard
Label does not work with new embedded font resources on IOS
In Xamarin Forms 4.5 you can now embed font resources and use alias to access them. These do not work on f9p:Label
I got mixed feelings about this. I'm quite happy that Xamarin finally put in support for embedded resource fonts. I'll put this on my todo list but it's not going to happen quickly.
fair enough, I just doing it the old way for now
I'm pretty sure that this does not work in Android either. I have not tested my Android project setting up with the "old" way of doing fonts though, but I am struggling with getting font family to display. This does appear to work on iOS for me though.