Problem with rendering Combining Diacritics, using DejaVuSansMono in
MacVim/gvim
I use MacVim/gvim with either
1. DejaVuSansMono.ttf , currently 2.29, or
2. BrighamVuSansMono.ttf (my modification of DejaVuSansMono.ttf
2.22 that I augmented, using FontForge, with Deseret Alphabet glyphs)
With input sequences involving combining diacritics, and having
nothing to do with the added Deseret Alphabet glyphs, I somehow have
better results with BrighamVuSansMono.ttf (based on DejaVuSansMono.ttf
2.22) than with DejaVuSansMono.ttf 2.29.
For example, if, using DejaVuSansMono.ttf 2.29, I enter (in MacVim/
gvim) the sequence
0 0061 LATIN SMALL LETTER A
1 0328 COMBINING OGONEK
2 0301 COMBINING ACUTE ACCENT
3 0020 SPACE
4 0061 LATIN SMALL LETTER A
5 0301 COMBINING ACUTE ACCENT
6 0328 COMBINING OGONEK
7 0020 SPACE
8 000a
the gvim rendering is garbled. (I should see two instances of 'a'
with ogonek below and an acute accent above.)
The 'a's are not displayed, and there are some floating accents.
Here's a picture of the result in my gvim window:
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_multibyte" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---