Confirmed users
226
edits
Line 9: | Line 9: | ||
== OpenType MATH table and Unicode Fonts == | == OpenType MATH table and Unicode Fonts == | ||
The OpenType MATH table contains information about | 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 == |