Skip to content

Any ideas about OpenType Math support? #547

Answered by rsms
ainsley26 asked this question in Q&A
Discussion options

You must be logged in to vote

For glyphs with a direct mapping to Unicode codepoints it's simply a matter of drawing glyphs for the 12 different designs of Inter. It's labor intensive but not complicated.

Example from https://firamath.github.io/specimen.html:

For advanced stuff like context-sensitive positioning and "ligatures", like something like this

it gets much trickier as you'd need to write OpenType code and design potentially hundreds of variations of existing glyphs for each permutation. The cost-benefit ratio for doing something like this is way off (high cost, low benefit, IMHO.)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rsms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants