close
The Wayback Machine - https://web.archive.org/web/20221209140915/https://github.com/jonz94/Sarasa-Gothic-Nerd-Fonts
Skip to content

jonz94/Sarasa-Gothic-Nerd-Fonts

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 107 commits ahead, 57 commits behind adam7:master.

sarasa gothic original vs nerd-fonts pathced

Sarasa Gothic β¨― Nerd Fonts

GitHub Workflow Status latest release code style: prettier python code style: black Conventional Commits

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

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

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

Using 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

List of TTF Font Family Name

Notable Changes

See CHANGELOG.md

License

About

Nerd fonts patched Sarasa Gothic font.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 52.8%
  • PowerShell 24.8%
  • Shell 19.9%
  • JavaScript 2.5%