A little more I found.

From the table below every character displayed in gvim as empty
rectange with hexa code like '1Exx'
and
every character displayed in gvim correctly (readable) with hexa code
NOT like '1Exx'

in _vimrc:
set guifont=Lucida_Console:h16:cDEFAULT

> sign    decimal hex     chart
> Ā       256     0100    Latin extended-A
> ā       257     0101    "
> Ī       298     012A    "
> ī       299     012B    "
> ū       363     016B    "
> Ṛ       7770    1E5A    Latin extended additional
> ṛ       7771    1E5B    "
> ṝ       7773    1E5D    "
> ḷ       7735    1E37    "
> ṅ       7749    1E45    "
> ñ       241     00F1    Latin-1 supplement
> ṭ       7789    1E6D    Latin extended additional
> ḍ       7693    1E0D    "
> ṇ       7751    1E47    Latin extended additional
> Ś       346     015A    Latin extended-A
> ś       347     015B    "
> ṣ       7779    1E63    Latin extended additional
> ṃ       7747    1E43    "
> ḥ       7717    1E25    "
>

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to