subframe7536/maple-font

Google Fonts Support

Open

#272 opened on Nov 12, 2024

View on GitHub
 (6 comments) (4 reactions) (0 assignees)CSS (34 forks)batch import
Futher VersionHelp Wanted

Repository metrics

Stars
 (2,290 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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:

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

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

Contributor guide