Notification fonts and line spacing with 2v27 #7809
-
Beta Was this translation helpful? Give feedback.
Answered by
gfwilliams
Jul 11, 2025
Replies: 1 comment 4 replies
-
It looks like you've got the custom fonts installed. If you didn't I think you'll find the rendering is drastically better. The issue is in the example you've chosen on the top line it's chosen to use a bigger 2x font but then the line spacing in the title has to be higher to match that other line spacing. It shouldn't have added the extra line in that case though. Do you have any code you used to create those messages so I can reproduce here, or did you make them some other way? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, I've just pushed a change to the app loader:
Built-in fonts:
International fonts:
Bear in mind with the new messages app those red/green hints have been moved because you can now just drag up/down to scroll over bigger messages, so if a message doesn't 100% fit on the screen it's not the end of the world.
I haven't changed the messages UI to only use the international font for messages with chars that need it because I think there's a high likelihood things could go wrong and I'm on holiday next week.