rootfont 正處於活躍的 alpha 開發階段,功能可能會有變動。

$ 下載 rootfont

取得最新的 macOS alpha 建置版本

Alpha 版本

rootfont 正在活躍開發中,這不是穩定版本。使用風險自負,請積極回報 Bug。

從 GitHub 下載
v0.3.0-alpha (5) · macOS 14+ · ~12 MB

# 系統需求

  • macOS 14+(Sonoma 或更高版本)
  • Apple Silicon 或 Intel
  • Xcode 15+(從原始碼建置時需要)

# 從原始碼建置

更喜歡本地建置?複製並執行:

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

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