AN Zhigang
AN Zhigang
Oh no.... Mac OS automatically substitute the emoji... And I cannot force substitution off... Anyway, this link may be useful (to "see the plain version"): https://paulofierro.com/blog/2013/3/30/disabling-emoji-characters-with-unicode-variants
@kostub Okay, then we need loading fonts from multiple files support. Colorful version is from Apple Colorful Emoji font file, and I don't think it is legal to copy those...
@kekearif It is possible to use a different font, any font. I was using a trial version of Glyphs on Mac. I tried GNU Font Editor, which is free but...
@kekearif At some time, I will try to write a better Chinese support for iosMath. Maybe let user specify which font file to use programmatically. But for now, I have...
@nagarajuios Just want to clarify the problem, are you saying MathJax generated Latex won't show (or won't show correctly) in MTMathUILabel? If so, would you like to post code snippet(s)?
`\ ` (back slash and a space) will give you a space, and I used this method in my own code. This can be used as a quick fix. But...