stipub / stixfonts

OpenType Unicode fonts for Scientific, Technical, and Mathematical texts
SIL Open Font License 1.1
728 stars 41 forks source link

Make the integral U+222B stretchable to an arbitrary size #68

Closed davidmjones closed 6 years ago

davidmjones commented 9 years ago

Although the default in LaTeX and MathML is to use a bigger variant for "displaystyle" integral, some people may want to stretch the integral to an arbitrary size. There are pieces for that in Unicode. Here is what is used in Gecko:

https://dxr.mozilla.org/mozilla-central/source/layout/mathml/mathfontUnicode.properties#71

Reported by: fred-wang

Original Ticket: stixfonts/tracking/68

davidmjones commented 9 years ago

The Unicode componenents are 0x2321, 0x23AE and 0x2320. But they are absent in STIX1.1.1

Original comment by: fred-wang

davidmjones commented 9 years ago

After more testing, the components are present but are not properly mapped. So here what should be done to stay backward compatible:

Original comment by: fred-wang

davidmjones commented 7 years ago

Original comment by: stipub

davidmjones commented 7 years ago

We believe that this issueshas been addressed in version 2.0.0

Original comment by: stipub