macOS: Font rendering diff when using MesloLGM Nerd Font between v1.2.3 and v1.3.0 #11338
Replies: 3 comments 18 replies
-
|
cc @danielwe @qwerasd205 I suspect we'll turn this into an issue, but I now remember we did do some font metric changes in the 1.3 cycle I think. Maybe this specific font has some weird metadata that fucks that up. I'll take a look too! |
Beta Was this translation helpful? Give feedback.
-
|
Apologies, I can open a different issue but this one seems related. I use the default font but the difference is there between versions on macOS 15.7.3.
Is it an intentional change? Text in 1.3.0 looks smaller as the result. |
Beta Was this translation helpful? Give feedback.
-
|
Here are some magnified screenshots of Meslo LG M at size 12 on a 24" 1920x1080 monitor, no font smoothing. The difference in both horizontal and vertical spacing are expected. That's #9432 and #9648. Baseically, @dsincl12, you may not need However, it's not immediately obvious to me why there's a difference in rasterization. Would need to do some digging, but these are busy times, can't make any promises about when. @dsincl12 given the |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Issue Description
When using v1.3.0 the font is rendered smaller and not exactly the same as in v1.2.3 even though font-size is set to 12, font-family is set to MesloLGM Nerd Font for both versions using the same config.
Expected Behavior
The font should render exactly the same regardless of version of Ghostty with the same config.
Actual Behavior
v1.3.0 renders the font differently and smaller for some reason, it looks very different.
v1.3.0

v1.2.3

Reproduction Steps
Install v1.3.0 and use font-size=12 and font-family=MesloLGM Nerd Font in config.
Ghostty Logs
No response
Ghostty Version
OS Version Information
macOS Tahoe 26.3.1
(Linux only) Display Server
None
(Linux only) Desktop Environment/Window Manager
No response
Minimal Ghostty Configuration
Beta Was this translation helpful? Give feedback.
All reactions