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

Nerd Font glyphs are super small #741

Open
its-19818942118 opened this issue May 9, 2024 · 10 comments
Open

Nerd Font glyphs are super small #741

its-19818942118 opened this issue May 9, 2024 · 10 comments

Comments

@its-19818942118
Copy link

its-19818942118 commented May 9, 2024

Cascadia family version

2024 latest realese

Cascadia family variant(s)

Cascadia Code (the version with ligatures), Cascadia Mono (the version without ligatures)

Font file format(s)

Windows Terminal included version (TTF (variable)), .ttf (variable), .ttf (static), .otf (static), .woff2 (variable), .woff2 (static)

Platform

Linux Aurora 6.8.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 02 May 2024 17:49:46 +0000 x86_64 GNU/Linux

Other Software

Have only used it with two apps so far
VSCode version:

Version: 1.89.0
Commit: b58957e67ee1e712cebf466b995adf4c5307b2bd
Date: 2024-05-01T02:08:25.066Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Linux x64 6.8.9-arch1-1

Kitty:

kitty 0.33.1 created by Kovid Goyal

What happened?

well so after checking about the caskaydia code update today was super excited. I installed and all good. but then i tried the Nerd fonts one and both in the kitty terminal and VSCode it was super small.
In VSCode:
image
image
In Kitty terminal:
image
kinda disappointed ngl.

@aaronbell
Copy link
Collaborator

As I've written elsewhere, the icons are set to be the same width as the rest of the font, which is to be expected from a mono font. However, I do understand that there's now several variants of NF with differing sizes / widths, and I intend to support the larger set in time.

@its-19818942118
Copy link
Author

Cool
But by default why is the nf Small? Keeping it to a regular height and width. Then adding as you go

@aaronbell
Copy link
Collaborator

Because this is a mono width font and things should be mono width. The "standard" NF are too big for their squares, which can cause rendering bugs in certain environments.

@its-19818942118
Copy link
Author

True but anyways I can get over this
Like if it is small yeah ok. Buts ridiculously small. Like I couldn't distinguish between the smybols

@Antony-Jones
Copy link

I was also excited to see that NF was included in Cascadia Code, and disappointed when I saw the implementation.

I understand the reasoning, and I understand why it was done this way, but I don't agree with the decision. Personally I think that if you didn't want to add Nerd Fonts in a way consistent with other implementations, you should have simply not implemented it.

This is worse than not having it at all in my opinion as it creates confusion that will have to be addressed by the Nerd Fonts team and tooling which makes use of Nerd Fonts (e.g. Oh My Posh) to explain why the glyphs don't look right despite selecting the Nerd Font variant.

@its-19818942118

This comment has been minimized.

@drandarov-io
Copy link

It'd be great if there were two different variants same as with the original Nerd Font / "Cascadia Cove" release.

@its-19818942118
Copy link
Author

It'd be great if there were two different variants same as with the original Nerd Font / "Cascadia Cove" release.

that would be nice. or c-c could just create two version. stable and experimental. and add normal glyphs testing instead of small ones.

@TyCmd
Copy link

TyCmd commented Jun 5, 2024

I have to agree as I tried it out and thought it was too small as I use it in Wezterm. So, I went back to Caskaydia Cove Nerd Font for now. I hope it gets fixed, as I was excited about this feature being included.

@mdtauk
Copy link

mdtauk commented Jun 5, 2024

Would setting these iconic/visual glyphs to use two spaces instead of the single space, keep text aligned to the cell grid, whilst allowing for larger icons aligned to the baseline?

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

No branches or pull requests

6 participants