githubnext/monaspace

An innovative superfamily of fonts for code

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 14 seconds ago
Added to GitGenius on September 3rd, 2026
Created on September 25th, 2023
Open Issues & Pull Requests: 62 (+0)
GitHub issues: Enabled
Number of forks: 322
Total Stargazers: 19,620 (+0)
Total Subscribers: 72 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 7.5 days
Mean response time: 78.2 days
90th percentile: 248.7 days
Tracked items: 205

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 3% of issues opened in the past year have been closed. Three people close 91% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 53
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 415 days
Stale 30+ days: 46
Stale 90+ days: 39

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • waiting for user (6)
  • help wanted (2)
  • improvement (1)
  • investigating (1)

Detailed Description

Monaspace is a monospaced typeface superfamily consisting of five variable axis fonts designed specifically for code.

The project addresses the visual experience of reading code by rethinking how monospaced fonts work. Rather than treating code as static text on a grid, Monaspace introduces texture healing, a technique that uses the `calt` font feature to optically adjust character spacing and alignment based on context, improving readability without breaking monospace constraints. The five typefaces—each with a distinct voice—are metrics-compatible with one another, allowing developers to mix and match them within the same codebase for more expressive typography.

Monaspace suits developers who want to improve code readability and have control over typographical features in their editor. The tool offers multiple installation formats: variable fonts for modern environments, static fonts with hundreds of cuts for legacy support, Nerd Fonts-patched versions for icon integration, and frozen TTF variants that enable stylistic sets by default for IDEs like Xcode and IntelliJ where feature configuration may be limited. Adoption requires editor support for the `calt` feature to unlock texture healing; the README notes that not all applications support this setting, and guidance is provided for specific editors.

Development on the project shows consistent engagement with the community through documentation and refinement of the font system. The maintainers have invested in detailed technical documentation explaining how texture healing works and have iteratively improved the Nerd Fonts integration to handle optical alignment across diverse environments. The project maintains multiple format variants and continues to address compatibility challenges across different terminals and rendering contexts.