New script: Build basic math symbols

Hi folks. I recently added a new script to my repo (available in the Plugin Manager and here) called Build basic math symbols. I had opened a thread here recently asking about using makeotf to do lazy symbols with -adds but since Glyphs is now using feaKit I figured I’d script it.

If your font has zero.tf, dotaccentcomb, hyphen, and n, then the script has all it needs to measure and produce plus, minus, equal, divide, and multiply across all masters.

I’m the first to admit this is some particularly ugly code, but let me know if you find it useful or have any ideas for improvements.

1 Like

That script is not bad. I cleaned it up a bit and send you a pull request.

1 Like