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

Can't select Nerd Fonts in built-in CMD and PowerShell #994

Closed ThePython10110 closed 1 year ago

ThePython10110 commented 1 year ago

🗹 Requirements

🎯 Subject of the issue

Caskaydia Cove (and probably other Nerd Fonts) does not appear in the list of fonts in either CMD or PowerShell.

Experienced behavior: Caskaydia Cove Nerd Font Complete Mono Windows Compatible Regular works fine with Windows Terminal and VSCode, but doesn't appear in the font list in the build-in CMD or PowerShell.

Expected behavior: The font appears in the list.

🔧 Your Setup

★ Screenshots (Optional)

image

Finii commented 1 year ago

Sorry to hear of your problems.

Quick shot: I believe cmd does only work with our ttf files, not the otf one.

If you are after a patched Cascadia Code, you could use as workaround Delugia (another project, not Nerd Fonts) which has it as ttf font, and it is selectable on my cmd at least:

image

Finii commented 1 year ago

Hmm, just wanted to say that mononoki.ttf works, but that is 2.2.1 I have. This needs more investigation.

image

ThePython10110 commented 1 year ago

It appears that CMD and PowerShell don't support OpenType fonts. mononoki.ttf worked for me.

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.