Home

Awesome

sarasa gothic original vs nerd-fonts pathced

<h1 align="center">Sarasa Gothic ⨯ Nerd Fonts</h1> <p align="center"> <a href="https://github.com/jonz94/Sarasa-Gothic-Nerd-Fonts/actions/workflows/generate-fonts.yml"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/jonz94/Sarasa-Gothic-Nerd-Fonts/generate-fonts.yml?label=generate%20fonts&logo=github&style=flat-square"></a> <a href="https://github.com/jonz94/Sarasa-Gothic-Nerd-Fonts/releases/latest"><img alt="latest release" src="https://img.shields.io/github/v/release/jonz94/Sarasa-Gothic-Nerd-Fonts?style=flat-square"></a> <a href="https://github.com/prettier/prettier"><img alt="code style: prettier" src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square"></a> <a href="https://github.com/psf/black"><img alt="python code style: black" src="https://img.shields.io/badge/python%20code%20style-black-000000.svg?style=flat-square"></a> <a href="https://conventionalcommits.org"><img alt="Conventional Commits" src="https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?style=flat-square"></a> </p>

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
# 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
# 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
# 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

Manually install

List of TTF Font Family Name

Web Fonts (WOFF/WOFF2)

What is WOFF? 👉 The Web Open Font Format (WOFF) - Developer guides | MDN

Notable Changes

See CHANGELOG.md

License