MathML:Fonts: Difference between revisions
Jump to navigation
Jump to search
m (Created page with '== Complete entries in mathfontSTIXSize1.properties == {{bug|407101}} == Microsoft Cambria Math == {{bug|372351}} == Asana Math == {{bug|407439}} == read OpenType MATH tabl…') |
(Complete entries in mathfontSTIXSize1.properties, read OpenType MATH table) |
||
| Line 1: | Line 1: | ||
== Complete entries in mathfontSTIXSize1.properties == | == Complete entries in mathfontSTIXSize1.properties == | ||
{{bug|407101}} | We are mainly relying on [http://www.stixfonts.org/ STIX Fonts] to build [[MathML:CompositeChars_and_Variants|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 [http://hg.mozilla.org/mozilla-central/rev/bcc0ebee4ac9 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 [[MathML:CompositeChars_and_Variants|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 [http://groups.google.com/group/mozilla.dev.tech.mathml/browse_thread/thread/e7fab78fb84cd391/e888fae8b5f3d4c3?show_docid=e888fae8b5f3d4c3|the thread on mozilla.dev.tech.mathml] | |||
== Microsoft Cambria Math == | == Microsoft Cambria Math == | ||
| Line 10: | Line 20: | ||
{{bug|407439}} | {{bug|407439}} | ||
== Improve font installation == | == Improve font installation == | ||
{{bug|233950}}, {{bug|309090}} | {{bug|233950}}, {{bug|309090}} | ||
Revision as of 11:50, 4 April 2010
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