ryanoasis / nerd-fonts

Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
https://NerdFonts.com
Other
54.89k stars 3.65k forks source link

Sauce Code Pro Doesn't Look Right #755

Closed DakshG07 closed 2 years ago

DakshG07 commented 2 years ago

🗹 Requirements

Sauce Code Pro Incorrect Odd Spacing

🔧 Your Setup

★ Screenshots (Optional)

image

sanchay9 commented 2 years ago

You gotta write the correct name of the font i.e. 'SauceCodePro Nerd Font' in this case. You can find what a font is called by something like $ fc-list | grep "Sauce"

Finii commented 2 years ago

The font files are from HEAD of this repo patched-fonts/SourceCodePro/?

Is the issue also present if you just install one of the font files?

I can not run alacritty (Snap), it seems to lack support for my graphics (Radeon). Do you see the issue in any other program? I tried Libre Writer and Tilix with no issues (for Regular).

Finii commented 2 years ago

Ah, as @sanchay9 said, you have the wrong family maybe?

Now I use another (old) machine with NVIDIA (:vomiting_face:), and can run alacritty.

Filling in the correct family and it seems to work:

image

Used this file: https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/SourceCodePro/Regular/complete/Sauce%20Code%20Pro%20Nerd%20Font%20Complete.ttf

(I have no clue if that font is really Source Code Pro, I know of know distinctive feature)

Please close this if the issue goes away after filling in the correct family name.

DakshG07 commented 2 years ago

Thanks! Renaming the font worked. Closing the issue now.

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a new issue, complete the issue template with all the details necessary to reproduce, and mention this issue as reference.