rootfont is in active alpha development. Expect changes.

$ Download rootfont

Get the latest alpha build for macOS

Alpha Build

rootfont is in active development. This is not a stable release. Use at your own risk and report bugs.

Download from GitHub
v0.3.0-alpha (5) · macOS 14+ · ~12 MB

# System Requirements

  • macOS 14+ (Sonoma or later)
  • Apple Silicon or Intel
  • Xcode 15+ (for building from source)

# Build from Source

Prefer to build locally? Clone and run:

terminal
$ git clone https://github.com/rootfont/rootfont
$ cd rootfont
$ swift run RootFontApp

# Or build .app bundle:
$ bash scripts/build-app.sh