MathML:Fonts: Difference between revisions

Jump to navigation Jump to search
Line 9: Line 9:
== OpenType MATH table and Unicode Fonts ==
== OpenType MATH table and Unicode Fonts ==


The OpenType MATH table contains information about Composite Chars and Variants. The purpose is to directly read the tables in the fonts that contain this information rather than maintaining our own mathfonts*.properties ({{bug|407059}}). This will enable us to support more mathematical unicode fonts. Let's mention two of them:
The OpenType MATH table contains information about size variants of operators and how to build operators with several glyphs. The purpose is to directly read the table in the fonts that contain this information rather than maintaining our own mathfonts*.properties ({{bug|407059}}). This will allow us to get rid of mathfonts*.properties for STIX and Asana Math and give support for more mathematical unicode fonts:


* Cambria Math, which is distributed with many Microsoft product. See {{bug|372351}}
* Cambria Math, which is distributed with many Microsoft product. See {{bug|372351}}
* Neo Euler, a free OpenType version of the [http://en.wikipedia.org/wiki/AMS_Euler|AMS Euler]. See {{bug|622576}}
* Neo Euler, a free OpenType version of the [http://en.wikipedia.org/wiki/AMS_Euler|AMS Euler]. See {{bug|622576}}
* Latin Modern Math {{bug|736032}}
* XITS? See https://github.com/khaledhosny/xits-math/issues/7
* Probably more...


== Support for MathJax fonts ==  
== Support for MathJax fonts ==  
Confirmed users
226

edits

Navigation menu