Sarasa Gothic β¨― Nerd Fonts
This project is a modified version of adam7/delugia-code, which utilize GitHub Actions to automatically generate Nerd fonts patched Sarasa Gothic font.
Installation
Using Scoop on Windows
- Add scoop-sarasa-nerd-fonts as custom scoop bucket
scoop bucket add sarasa-nerd-fonts https://github.com/jonz94/scoop-sarasa-nerd-fonts- Then all the variant of font can be installed as a scoop app, e.g.
# install Sarasa Mono TC Nerd Font
scoop install sarasa-mono-tc-nerd-font
# or, install all-in-one ttc
scoop install sarasa-nerd-font-ttcUsing Homebrew
- Add homebrew-sarasa-nerd-fonts as a custom tap
brew tap jonz94/sarasa-nerd-fonts- Then all the variant of font can be installed as a brew cask, e.g.
# install Sarasa Mono TC Nerd Font
brew install font-sarasa-mono-tc-nerd-font
# or, install all-in-one ttc format
brew install font-sarasa-nerd-font-ttc- Or you can do it in a one-liner!
# install Sarasa Mono TC Nerd Font
brew install jonz94/sarasa-nerd-fonts/font-sarasa-mono-tc-nerd-font
# or, install all-in-one ttc format
brew install jonz94/sarasa-nerd-fonts/font-sarasa-nerd-font-ttcUsing Shell Script on Linux
- Here is a POSIX compliant shell script that install the fonts on Linux.
- Feel free to customize it to suit your own needs!
Manually install
- Go to the Releases page and download the zip file.
List of TTF Font Family Name
Notable Changes
See CHANGELOG.md
License
- Code is under the MIT License.
- Fonts are under the SIL Open Font License 1.1.


