[
https://issues.apache.org/jira/browse/PIVOT-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Volkert resolved PIVOT-315.
--------------------------------
Resolution: Fixed
Theme.setFont() was added, allowing the application developer to override the
default theme font.
The localization tutorial has been updated to use this API to use a font that
supports the necessary characters if they're not supported by the default font
-- see
http://svn.apache.org/repos/asf/incubator/pivot/trunk/tutorials/src/org/apache/pivot/tutorials/localization/Localization.java
for an example of how an application might use this technique.
> 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
>
>
> 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.