]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0915: GVim: default font size a bit too small v9.1.0915
authormatveyt <matthewtarasov@yandex.ru>
Sun, 8 Dec 2024 09:26:51 +0000 (10:26 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 8 Dec 2024 09:26:51 +0000 (10:26 +0100)
commitad3b6a3340a4ab02c1e5bc4a6d6a5fb858b671d3
tree55c8bc85a3a3a21aec09d70235d82616dcef48d6
parent85ee742f1e961ea79597dd38d04b56ac35f45a1e
patch 9.1.0915: GVim: default font size a bit too small

Problem:  GVim: default font size a bit too small
Solution: increase guifont size to 12 pt on GTK builds
          of gVim (matveyt).

fixes: #16172
closes: #16178

Signed-off-by: matveyt <matthewtarasov@yandex.ru>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/version9.txt
src/gui_gtk_x11.c
src/os_mswin.c
src/testdir/runtest.vim
src/testdir/test_gui.vim
src/testdir/test_highlight.vim
src/version.c