googlefonts / googlefonts/fontc
Unnecessary glyph renaming
- Dominant language
- Rust
- Stars
- 193
- Forks
- 21
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 60
Description
In [Names.glyphs.gz](https://github.com/user-attachments/files/28093281/Names.glyphs.gz), the following glyph names get unnecessarily renamed to production names:
* onesuperior
* twosuperior
* threesuperior
* apple
There's no need to convert these to production names, as they are part of the standard Mac glyph name list.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the attached Names.glyphs.gz file as the reproduction case and trace the glyph-name renaming path in fontc. Verify how onesuperior, twosuperior, threesuperior, and apple are handled, then confirm that processing the file preserves those names instead of converting them to production names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100