Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the Nerd Fonts support #379

Closed
syhily opened this issue Mar 20, 2024 · 3 comments
Closed

Add the Nerd Fonts support #379

syhily opened this issue Mar 20, 2024 · 3 comments
Labels

Comments

@syhily
Copy link

syhily commented Mar 20, 2024

As the Sarasa Gothic Font is a programming font that supports CJK characters, I would like to request the addition of Nerd Fonts. This icon set has been utilized in various terminal editors, and incorporating it will enhance the usability of the Sarasa Gothic Font.

@abceleung
Copy link

abceleung commented Apr 24, 2024

As an alternative, you can patch in nerd font by yourself. It is not a difficult process, just one line of Docker script:
https://github.com/ryanoasis/nerd-fonts?tab=readme-ov-file#font-patcher

Another (better imo) option would be use a terminal emulator that supports fallback fonts (I think this is the term for it). I think Wezterm (has nerd font built-in) and Windows Terminal (See microsoft/terminal#16821) supports fallback fonts

@nerditation
Copy link

you can download readily patched fonts from this repo. also, for Windows users, you can use the scoop bucket, for MacOS users, you can use the homebrew tap

there's a catch though, since the unified CJK character set is very huge, the merged glyphs could hit the 64K limit of true type fonts, so some glyphs must be removed. see jonz94/Sarasa-Gothic-Nerd-Fonts#27 for details.

Copy link

github-actions bot commented Jul 6, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants