Re: [android-developers] How to add Unicode font on Android

2011-05-16 Thread Nicholas Johnson
Android fonts *are* Unicode to the best of my knowledge. However, they don't have *every* character supported. Nick -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com T

Re: [android-developers] How to add Unicode font on Android

2011-05-16 Thread Mark Murphy
On Mon, May 16, 2011 at 6:11 AM, rajesh babu wrote: > I have a mydroid source and I want to add Unicode fonts to android. > can anyone know how to do this? I have no idea what "a mydroid source" is. If you are trying to add a font to your app, you can package it as an asset and use Typeface: ht

[android-developers] How to add Unicode font on Android

2011-05-16 Thread rajesh babu
Hi, I have a mydroid source and I want to add Unicode fonts to android. can anyone know how to do this? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe