Resh
unread,Dec 22, 2011, 12:17:04 AM12/22/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-platform
Hi All,
I am trying to get the kannada font support for Android ICS.
I see that there are 3 font support Lohit-Bengali,Lohit-Devanagari and
Lohit-Hindi along with system fonts.
On similar lines ,I downloaded the binary Lohit-Kannada from the site
and placed in folder Lohit-fonts in external folder of the source code
and made relevant make file changes.
I have also included the Lohit-Kannada font as family-set in
fallback_fonts.xml in the framework.
After MAKE,I am able to see the kannada fonts render in browser but
the complex script is not supported.Glyphs are not rendered in proper
way ,though it is just readable.
Kindly help as I have tried all possible ways from my side.