googlefonts / googlefonts/glyphsLib
font.save("foo.glyphspackage") silently saves a single-file-format Glyphs file
Open
- Dominant language
- Python
- Stars
- 201
- Forks
- 56
- Avg merge
- 17m
- Merged PRs (30d)
- 1
Description
....which the user then can't open. We should either give a warning or better, actually save in .glyphspackage format.
Contributor guide
Research direction
Start by reproducing the behavior through font.save("foo.glyphspackage") and trace the save-format handling in the library. Determine whether the intended outcome is a warning or a valid .glyphspackage save, then verify that the resulting file can be opened.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100