Skip to content

Orbit-btw/OrbitFont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

🪐 OrbitFont

Build Status Latest 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:

Weight Upright True Italic
Light (300) OrbitFont-Light OrbitFont-LightItalic
Regular (400) OrbitFont-Regular OrbitFont-Italic
Medium (500) OrbitFont-Medium OrbitFont-MediumItalic
SemiBold (600) OrbitFont-SemiBold OrbitFont-SemiBoldItalic
Bold (700) OrbitFont-Bold OrbitFont-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

License

MIT, OFL-1.1 licenses found

Licenses found

MIT
LICENSE
OFL-1.1
OFL.txt

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors