opentype icon indicating copy to clipboard operation
opentype copied to clipboard

Builder and parser of OpenType fonts

Results 2 opentype issues
Sort by recently updated
recently updated
newest added

I need to be able to parse relevant information from the [MATH table](https://www.microsoft.com/typography/otspec/math.htm). I have started some [scratch work](https://github.com/cbreeden/otfmath) to get things going. My question is: would you be interested...

help wanted