Skip to content

Font features#223

Merged
braver merged 42 commits into
gh-pagesfrom
font-features
Jul 18, 2026
Merged

Font features#223
braver merged 42 commits into
gh-pagesfrom
font-features

Conversation

@braver

@braver braver commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Fixes #214

  • number of glyphs and characters in the font
  • scripts and language support

Data is, with some exceptions, based on files in this project and the regular weight of the font. Other variants or newer versions of the font might be different.

For even more se the tools yourselves to get more info, they're easy to use web apps and python libraries:

TODO

  • Display "XXX Glyphs, XXX Characters"
  • Display "Languages: Latin (300 of 547), Greek (1 of 3)" - leave the count if it's 100% of languages for the script (e.g. "Lao" and not "Lao (1 of 1)".
  • Improve layout for mobile.
  • Handle overly long list of languages (e.g. unifont)
  • Persist sort mode to local storage
  • Improve accessible navigation

@braver braver self-assigned this Jul 8, 2026
@braver
braver merged commit 01c2d79 into gh-pages Jul 18, 2026
1 check passed
@braver
braver deleted the font-features branch July 18, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request: display language support

1 participant