]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2214 v7.4.2214
authorBram Moolenaar <Bram@vim.org>
Sun, 14 Aug 2016 18:27:34 +0000 (20:27 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 14 Aug 2016 18:27:34 +0000 (20:27 +0200)
commit16350cb97914bc86320185a9910b23c2b297d273
tree20954cc9ad1f7407ede053a3db7ecd1618726ec9
parent58b853460add42098ab08017df9e030fb14fd34b
patch 7.4.2214
Problem:    A font that uses ligatures messes up the screen display.
Solution:   Put spaces between characters when building the glyph table.
            (based on a patch from Manuel Schiller)
src/gui_gtk_x11.c
src/version.c