This project is a modified version of adam7/delugia-code, which utilize GitHub Actions to automatically generate Nerd fonts patched Sarasa Gothic font.
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-ttc
Using 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-ttc
- Here is a POSIX compliant shell script that installs the fonts on Linux.
- Feel free to customize it to suit your own needs!
- Go to the Releases Page and download the zip file.
- TTC format can be downloaded at ttc-sarasa-gothic-nerd-fonts Releases Page.
What is WOFF? 👉 The Web Open Font Format (WOFF) - Developer guides | MDN
- WOFF can be downloaded at woff-sarasa-gothic-nerd-fonts Release Page.
- WOFF2 can be downloaded at woff2-sarasa-gothic-nerd-fonts Release Page.
See CHANGELOG.md
- Code is under the MIT License.
- Fonts are under the SIL Open Font License 1.1.