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 :)


-- 
Regards,
anhnmncb


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

Reply via email to