Skip to content

🪐 OrbitFont

Build StatusLatest Release

OrbitFont is a custom, code-generated typeface built on Iosevka for the Orbit ecosystem. It features a sleek, neo-grotesque design with custom letterforms (a, g, 0), true italics, and 5 weights (Light to Bold).

Highlights:

  • NerdFont Patched: Natively supports UI and terminal icons via automated GitHub Actions.
  • Web & Desktop Ready: Ships with both .ttf and highly-compressed .woff2 files.
  • Code-Generated: No manual drawing—every curve is defined in private-build-plans.toml.

📦 Included Fonts

Each release automatically generates both Desktop (.ttf) and Web (.woff2) binaries for the following 10 styles:

WeightUprightTrue Italic
Light (300)OrbitFont-LightOrbitFont-LightItalic
Regular (400)OrbitFont-RegularOrbitFont-Italic
Medium (500)OrbitFont-MediumOrbitFont-MediumItalic
SemiBold (600)OrbitFont-SemiBoldOrbitFont-SemiBoldItalic
Bold (700)OrbitFont-BoldOrbitFont-BoldItalic

(Note: Every single font file is individually patched with NerdFonts.)

🚀 Installation

Windows

Run PowerShell as Administrator to fetch and install the latest release directly to your registry (no restarts required):

.\OrbitFont.ps1
# Or install a specific version: .\OrbitFont.ps1 -Version v1.0.X

macOS / Linux

Open your terminal and run the bash installer:

bash install.sh

🛠️ Customizing

Want to tweak ligatures or change a letter shape? Edit private-build-plans.toml. Once you push, GitHub Actions will automatically rebuild and publish a new release.

📜 Credits & License

Licenses: Fonts (.ttf, .woff2) are under the SIL Open Font License 1.1 (see OFL.txt). Code and scripts are under the MIT License (see LICENSE).

About

A custom, code-generated Iosevka typeface with built-in NerdFont icons.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages