Hi,
That is not a GWT issue but rather a HTML issue.
Make sure that:
a) you use a font that supports i18n
b) make sure that you use a charset that supports i18n.
Put something like this in your HTML-HEAD section.
<meta http-equiv="Content-Type" content="text/html;
charset=UTF-8">
David
On Fri, Aug 28, 2009 at 3:30 AM, Shadowsong<[email protected]> wrote:
>
> GWT cannot display Chinese Words or JAPANESE words correctly.I edit
> the CSS files but it still can not display Chinese words or Japanese
> words correctly.
> It's only can displayer English.
> sorry for my English.Can somebody help me.
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---