Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

How to embed custom font (tamil font [ta_IN]) in my android application

Community Beginner ,
Nov 21, 2012 Nov 21, 2012

We are developing a mobile application (targeting for android & ios) using Adobe Flash Builder 4.6, Adobe AIR 3.5.  Requirement is to localize the content for indian languages, and rite now we are targeting tamil locale.  We implemented the localization, it is working for the locales where the fonts are available on the device, like french, chinese etc., but not for tamil locale.  As the device doesn't have the font, we would like to embed TTF font.

After googling on the subject, these are the steps we did to embed tamil font, without any luck.

1. Used fontswf to convert to SWF

2. In the main application, we embed the SWF (got the Class reference)

3. Registered the font

4. When the locale is changed to Tamil, we are changing the application style (fontFamily) to the Class that we got in Step 2

PS: Currently we are testing on android devices, however the solution needs to work for ios as well

Unfortunately, this is not working.  Requesting your help in this regard!

TOPICS
Development
1.8K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Dec 16, 2013 Dec 16, 2013
LATEST

i am bumping this up. i cannot seem to get this to work on iOS, but was able to get this to work on Android using device fonts.

Anyone here have expereince dealing with the Tamil language on iOS through AIR?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines