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

Retina version? #218

Open
ghost opened this issue Aug 2, 2021 · 8 comments
Open

Retina version? #218

ghost opened this issue Aug 2, 2021 · 8 comments

Comments

@ghost
Copy link

ghost commented Aug 2, 2021

Fira Code Regular looks too thin on Retina screen, and the bold version is too bold, so they offered a Retina version that's a weight in the middle and works great on hires screens.
Pragmata Pro is fantastic, but I can only use it on my lower-density screens, it's difficult to read on Regular weight on a MacBook Pro and too thick in the Bold version.

Do you by any chance have a "Retina" version in the works?

@fabrizioschiavi
Copy link
Owner

Thanks for this request! I'll add the Retina version

@ghost
Copy link
Author

ghost commented Aug 6, 2021

Thanks! If you need a beta-tester, hit me up :)

@benjamin-rood
Copy link

I run a 4K display on Linux, I'm also interested in a "Retina" weight.

Realted note: I find the Bold weight much too heavy for coding, on any display, I would love something closer to a "semibold" that I can make use of...

@svipas
Copy link

svipas commented Aug 23, 2021

Yeah "Retina" version would be awesome. I suggest to use font weight 450 for it like "Fira Code" did. And create "Retina" version for all font variants (liga, mono, etc.).

@stevemolitor
Copy link

Is there a retina version now? I’d prefer a slightly lighter version on my MacOS retina screen. Thx!

@svipas
Copy link

svipas commented May 9, 2024

@stevemolitor I recommend to use this: defaults write NSGlobalDomain AppleFontSmoothing -int 0 this will disable "font smoothing" and will make your text lighter. More to read here: https://tonsky.me/blog/monitors.

@benjamin-rood
Copy link

@stevemolitor I recommend to use this: defaults write NSGlobalDomain AppleFontSmoothing -int 0 this will disable "font smoothing" and will make your text lighter. More to read here: https://tonsky.me/blog/monitors.

💯 Benas. This is absolutely right. I discovered this when I got a new Mac recently and paired it with multiple 4K displays - the advice in the blog is spot-on in my opinion.

@svipas
Copy link

svipas commented May 13, 2024

@benjamin-rood I just noticed that with Light Theme in IDE it's really harder to see text since letters are very thin, so I'm using defaults write NSGlobalDomain AppleFontSmoothing -int 1 (1 instead of 0). But with Dark Theme in IDE it looked good, maybe even better since letters weren't so bold (reduced blurry effect). Of course this is totally personal.

@github-project-automation github-project-automation bot moved this to In Progress in 0.831 Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

4 participants