MathML:Fonts
Jump to navigation
Jump to search
Complete entries in mathfontSTIXSize1.properties
We are mainly relying on STIX Fonts to build Composite Chars and Variants. We should find other variants of characters and add entries for them.
See bug 407101
[fred] A first patch has been pushed for angle brackets and large operators that should fix some bugs reported by users.
read OpenType MATH table for variants and parts of stretchy characters
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.
See bug 407059 and thread on mozilla.dev.tech.mathml