-
-
Notifications
You must be signed in to change notification settings - Fork 689
Clipping of text #1551
Copy link
Copy link
Open
Labels
BugRendererText rendering issues, including CoreText rendererText rendering issues, including CoreText renderer
Milestone
Metadata
Metadata
Assignees
Labels
BugRendererText rendering issues, including CoreText rendererText rendering issues, including CoreText renderer
Steps to reproduce
Expected behaviour
The bottom of the characters should not be clipped (i.e. the 'g' in the screenshot should show the bottom of the 'g')
Version of Vim and architecture
MacVim r180.2 (Vim 9.1.1000)
Environment
MacOS 15.3.1
How MacVim was installed
Compiled from git via GitHub
Logs and stack traces
Vim configuration where issue is reproducable
guifont=-monospace-Thin:h14
Issue has been tested with given configuration
Issue has been tested with no configuration
mvim --clean(orgvim, supplied by MacVim distribution)vim --clean(in terminal, supplied by MacVim distribution)vim --clean(in terminal, other suppliers, e.g. /usr/bin/vim)Other conditions