googlefonts / googlefonts/fontations
`read_fonts::tables::post::DEFAULT_GLYPH_NAMES` consumes 4k in `.data.rel.ro` section
Open
- Dominant language
- Rust
- Stars
- 826
- Forks
- 75
- Avg merge
- 22h 33m
- Merged PRs (30d)
- 75
Description
We should use tricks to make this non-dirty data.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating read_fonts::tables::post::DEFAULT_GLYPH_NAMES and inspect how its data is emitted into the .data.rel.ro section. Investigate the existing build and binary-size measurement approach, then verify that the glyph names no longer consume dirty data while preserving the table's behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- performance
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100