Re: [vim/vim] GTK4(font): fix letterspacing, signcol seams (PR #21013)
dezza (Vim Github Repository) <[email protected]>
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/pull/21013/[email protected]> |
dezza left a comment (vim/vim#21013) @chrisbra **Font:** Old code rounded up by default, causing extra spacing. New rounds to nearest pixel, avoiding extra spacing between letters and respects font defaults. **Signcol:** *short*: gtk4.24 introduce snapping to grid, addresses issues exactly like these as confirmed by one of the leading maintainers. My fix shifts it a single logical unit (*its not px, it maps to the devices scaling*). --- https://github.com/vim/vim/pull/21043 added as reminder for GTK4.24 -- Reply to this email directly or view it on GitHub: https://github.com/vim/vim/pull/21013#issuecomment-5286809896 You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/pull/21013/[email protected]> -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/21013/c5286809896%40github.com.