I am on mobile so I use Spark Label. The error is easy to reproduce:

<?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> 

On Android 4.3 and 4.4 Korean font is not displayed. You only see squares.
All other languages I tested work (e.g. Chinese etc.). Korean font is
installed on the device by Android default but somehow not picked up by Air.



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Korean-text-not-displayed-in-spark-Label-tp4053p4118.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to