MathML

19 views
Skip to first unread message

bonne...@gmail.com

unread,
Feb 13, 2017, 8:28:10 PM2/13/17
to Developer Support
Does your product support MathML? Thanks.

Developer Support

unread,
Feb 14, 2017, 2:37:16 AM2/14/17
to Developer Support
Unfortunately no, sorry :(

bonne...@gmail.com

unread,
Feb 16, 2017, 7:08:22 PM2/16/17
to Developer Support
New to Unity, so please ignore foolish questions.

I am using the Dialogue System by PixelCrushers. This software will load a conversation into a database an then draw on that text. Sooo my question is: Can I put text into an inspector and have Hypertext parse it for HTML? Or can I only use the "hypertext " object generated by your software to have the HTML parsed?

Developer Support

unread,
Feb 17, 2017, 3:41:15 AM2/17/17
to Developer Support
No worries! I'm not sure I totally understand what you are trying to do. The dialogue system claims it has built-in functionality for Unity's UI system, in which case it should also work with HyperText, a the HyperText component inherits directly from Unity's built-in Text component. That said, I want to be clear that HyperText is not an HTML parser. It has support for <a> tags (with a name attribute and optional class attribute), and you can define some tags of your own for coloring and sizing (e.g., you could make sub, sup, h1, etc), but it does not support things like <img>, <table>, <div> and so on.
Reply all
Reply to author
Forward
0 new messages