react-native-math-view
react-native-math-view copied to clipboard
Custom Fonts
This a tracker issue for all custom font related issues
Custom fonts are not supported yet
Read this from Mathjax docs:
MathJax version 3 currently supports only one font, the MathJax TeX font https://docs.mathjax.org/en/latest/output/fonts.html?highlight=font#mathjax-font-support
Font sizing etc.
- try passing a
configprop - You will need to add options for the relevant entity so it will be picked up by mathjax: https://github.com/ShaMan123/react-native-math-view/blob/master/src/mathjax/MathjaxAdaptor.ts
related #42 related #43
what about the font size?
@Sheharyar566 #26 Look at config prop