Google Fonts Support

Author: subframe7536Created Nov 12, 2024Updated Aug 10, 2026
LabelsHelp WantedFuther Version

I plan to upload this font to Google Fonts in next major version.

I'm using Fontlab, and its generated .glyphs / .glyphspackage will emit error while building using fontmake

fontmake: Error: In 'source\\MapleMono[wght].glyphspackage' -> 'master_ufo\\MapleMono.designspace': Compiling UFO failed: mark anchor cannot be numbered: '_t.uni031B_2'

My command:

bash
fontmake -g ./source/MapleMono[wght].glyphspackage --keep-overlap

Seems related issue: https://github.com/googlefonts/fontmake/issues/1104