Hi,
I am working on embedded font in xamarin forms. I have implemented custom controls, one control is in Xamarin forms, where the embedded font support is working fine.
Next custom control rendered in native platforms, Where the embedded font support is not working.
How to implement embedded font support in native platforms?
Thanks in advance