Martinho Novais
Results
2
comments of
Martinho Novais
Hi, I've faced this problem, yesterday and I guess that I had found a workaround. Try this: `SKTypeface.FromData(SKData.Create(stream));` It has worked for me, :).
Hi all! Yes @mattleibow, If I load the font from stream it does not work, otherwise, if I load font from SKData it works perfectly in both environments linux and...