You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Achim (JIRA)" <ji...@apache.org> on 2013/12/03 07:01:42 UTC

[jira] [Created] (FLEX-33973) Korean Font not displayed in spark Label

Achim created FLEX-33973:
----------------------------

             Summary: Korean Font not displayed in spark Label
                 Key: FLEX-33973
                 URL: https://issues.apache.org/jira/browse/FLEX-33973
             Project: Apache Flex
          Issue Type: Bug
          Components: Spark: Label
    Affects Versions: Apache Flex 4.9.0
            Reporter: Achim


On Android 4.3 and 4.4 Korean font is not displayed. You only see squares.

<?xml version="1.0" encoding="utf-8"?>
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" backgroundColor="white" xmlns:s="library://ns.adobe.com/flex/spark" applicationDPI="160">
<s:Label text="고속도로" />
</s:Application>

There is a workaround on Nexus phones to add fontFamily="NanumGothic" however this does NOT work on Samsung Phones with Android 4.3 (e.g. Note 3, S 4)



--
This message was sent by Atlassian JIRA
(v6.1#6144)