On 24/04/09 03:01, Aditya wrote:
>
> folks,
> I am using VIM 7.1(compiled with +multibyte) on XP with following
> settings:
>
> set enc=utf-8 fencs=utf-8
>
> Can some one please help me with the correct GUI font setting for
> typing Indic (specifically Devnagari http://en.wikipedia.org/wiki/Devnagari)?
> For now, I am using Microsoft IME for text entry
>
> cheers!
IIUC, scripts from the Indian subcontinent (such as Devanagari,
Gujarati, etc.) are even more intricate to display than Hebrew and
Arabic (which Vim can do, after a fashion) because both shaping and
ordering vary according to which characters are being used in what
sequence (e.g., IIRC, the "long [i]" vowel is written on the left side
of the consonant which precedes it in both pronunciation and Unicode
text), and, AFAIK, no Vim programmer has, as yet, undertaken the task.
It is certainly a worthwhile goal, but I don't think it'll be fulfilled
any time soon unless someone both capable and motivated takes the task
to heart the way Nadim Shakli did for Arabic, and before him, Mortaza
Ghassab Shiran for Persian and Ron Aaron (and Avner Lottem) for Hebrew.
So, you may type Indic characters into Vim using an Input Method,
digraphs, keymaps, or |i_CTRL-V_digit|, but don't expect Vim to display
them correctly-shaped and correctly ordered in all cases.
Best regards,
Tony.
--
You probably wouldn't worry about what people think of you if you could
know how seldom they do.
-- Olin Miller.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---