Korean font is not shown
Mark Schonewille
m.schonewille at economy-x-talk.com
Sun Sep 1 05:36:47 EDT 2013
Hi Takashi,
The syntax
set the textFont to "fontName,Language"
no longer works in 6.x. I think it was already abolished in 5.5.
Instead, you just set the unicodeText of the field to UTF-16 encoded
text. If it contains korean glyphs, the glyphs should be recognised and
displayed correctly. Are you sure that the required fonts are installed
on your tablets? If you visit a Korean website, does the text display
correctly?
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553
Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other
colour spaces. http://www.color-converter.com
Buy my new book "Programming LiveCode for the Real Beginner"
http://qery.us/3fi
Fill out this survey please
http://livecodebeginner.economy-x-talk.com/survey/
On 9/1/2013 11:10, Takashi Yoshino wrote:
> Hi,
>
> I am developed a translation software for Android devices.
> I tried to show Korean text. But it did not appeared.
>
> I tried it on Galaxy Tab. Korean font appeared.
> I tried it on Galaxy S III. But it did not appeared.
>
> Japanese font and Chinese font can be shown on both android devices.
> Only Korean font did not shown on Galaxy S III.
>
> I tried the textFont script. But it does not work.
> on mouseUp
> set the textFont of field "ko" to "Droid Sans,Korean"
> end mouseUp
>
> I use LC 6.1.0
> Android OS is 4.04 and 3.2
>
> If you have some information, could you help me?
>
> Thanks.
>
> Takashi
More information about the use-livecode
mailing list