Provide subset charsets for webfonts
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hi thanks for this awesome project
Would it be possible to provide subset charsets for web as 100kb is a reasonably large file to be dropping on someone's machine and the google fonts version is way out of date
For instance:
- cyrillic
- greek
- latin
- cyrillic ext
- greek ext
- latin ext
Using the latin set (as I have no chars that are part of other sets) I can reduce that to 21kb
Thank you 😄
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name specific files, tests, or build entry points. Start by locating the webfont generation setup and determine how the requested cyrillic, greek, latin, and extended subsets are produced; done means the subsets are available and the latin output is substantially smaller than the full font.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100