Some math fonts not showing up in android device
Closed this issue · 4 comments
hflexgrig commented
hflexgrig commented
Oops sorry, this is related to <e:SvgButton StyleClass="Fraction"/> not the fonts, probably some dpi problems, i'll try to fix this tomorrow.
hflexgrig commented
On IOS there's no such problem?. I've investigated little bit, seems like for android device, button's ImageSource not showing up any image. I even tried ImageSource.FromFile , ImageSource.FromUrl none of them worked.
algebrainx commented
How do you use the equations or math font on your buttons like x or y. Can I see the code of one button?
Happypig375 commented
Completely removed SVGs from CSharpMath.Forms.Example. All buttons now display math from MathPainter directly.