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
53.79k stars 3.62k forks source link

QUESTION How to get font family name? #387

Closed Serhioromano closed 3 years ago

Serhioromano commented 4 years ago

I've downloaded a few fonts and want to use them in WSL terminal. So far I was only able to use Fira Code. And yet the name of the font on the site FiraCode but I had to write Fira Code.

Wheer I find those read font names in Windows 10 to write in terminal settings or VS Code settings?

ghost commented 4 years ago

fc-query -f '%{family[0]}\n' Iosevka\ Nerd\ Font\ Complete.ttf Of course if you have /usr/share/font/TTF/ {fontname} input that.

Serhioromano commented 4 years ago

fc-query -f '%{family[0]}\n' Iosevka\ Nerd\ Font\ Complete.ttf Of course if you have /usr/share/font/TTF/ {fontname} input that.

Windows 10

heavelock commented 4 years ago

Settings -> Personalization -> Fonts Lists fonts according to their names instead of filename. Unfortunately it's not a complete font name. I have a FuraCode NF in Retina and Light variants listed under it and only FuraCode NF Retina works for me.

wawaforya commented 4 years ago

In case someone uses Alacritty on Windows 10, you need to set the family to FiraCode NF Retina and comment out the style.

ryanoasis commented 3 years ago

Thanks all. closing for now

Serhioromano commented 3 years ago

That is only Firacode font. I have problem to use other fonts like monoid for instance.

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.