[
https://issues.apache.org/jira/browse/PIVOT-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883520#action_12883520
]
Greg Brown commented on PIVOT-315:
----------------------------------
Not all fonts support the Chinese character set. For example, the default Pivot
font, Verdana, does not. Your application may need to override the default font
in order to display these characters.
The Localization tutorial includes code that shows how to do this. What happens
when you run that app? If your default locale is not cn, you can specify the
Chinese locale using the following command-line argument:
--language=cn
> Terra's default font cannot display all UTF-8 characters
> --------------------------------------------------------
>
> Key: PIVOT-315
> URL: https://issues.apache.org/jira/browse/PIVOT-315
> Project: Pivot
> Issue Type: Bug
> Components: wtk
> Affects Versions: 1.1, 1.2, 1.3
> Reporter: Todd Volkert
> Assignee: Todd Volkert
> Priority: Minor
> Fix For: 1.4
>
> Attachments: screenshot-1.jpg
>
>
> Verdana cannot display all characters in the UTF-8 character set, meaning
> that if you try to render a string containing extended UTF-8 characters (such
> as Chinese characters), you will get "non-renderable-character" boxes instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.