On Wed, Dec 3, 2008 at 7:49 AM, anhnmncb <[EMAIL PROTECTED]> wrote:
>
> On 2008-12-02, Steven Woody wrote:
>>
>> Hi,
>>
>> I am running gvim to display/edit Simplified Chinese text when locale
>> was set to zh_CN.gbk.  There are many space between Chinese
>> characters, this looks so urgly.  But this does not happened for other
>> font-config program such as Xemacs and firefox.  Does anyone know
>> where can I find help for this issue?
>>
>> Thanks in advance.
>>
> Which gvim version do you use?
>
> I have no problem with gtk2 version: here is relevent setting for me:
>
> if has("gui_gtk2")
>    set guifont=Bitstream\ Vera\ Sans\ Mono\ 12,Fixed\ 12
>    set guifontwide=Microsoft\ Yahei\ 12,WenQuanYi\ Zen\ Hei\ 12
> endif
>
> You should adjust it for you.
>
> Hope it helpful :)
>

Yes, it does help!   By set up the guifont and guifontwide
independently, both Chinse and English looks good! My gvim is version
7.1 and my current setting is

set guifont=Lucisa\ Sans\ Typewriter\ 12
set guifontwide=新宋体\ 14

Thank you so much!

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

Reply via email to