googlefonts / googlefonts/diffenator3
Sort added/removed/modified encoded glyphs by Unicode
Open
- Dominant language
- Rust
- Stars
- 34
- Forks
- 4
- Avg merge
- 17d 1h
- Merged PRs (30d)
- 1
Description
I have to compare fonts with lots of changes in the character sets, and the glyphs are shown in random order. It would be much easier to get an overview of what has changed if the glyphs were sorted by Unicode codepoint.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the code that assembles the added, removed, and modified encoded-glyph lists, then inspect how their order is produced. Verify the comparison view presents each group sorted by Unicode codepoint, including fonts with many changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100