Hi Steven! Am 02.12.2008 17:51, Steven Woody schrieb: > [...] > I am thinking why gvim can not handle fonts just as good as other > programs such firefox where the Chinse and English both look good and > acceptable. > [...]
I don't know Chinese so I can't tell how the characters should look like but here are some tips for choosing a font: Did you use a monospaced font? You should use one with GVim (:help E236) You can use :set guifont=* to get a dialog where you can choose a font and get a preview of it. Did you check which font is used by Firefox? Try setting the same font in GVim. Perhaps Firefox works with English and Chinese because it is using two different fonts. Then you'll have to choose if you want nice Chinese or nice English characters in GVim. HTH, Dennis Benzinger --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
