Re: [android-developers] Hindi font issue

2011-08-25 Thread Jyothi Reddy
I have tried several different fonts but I can see the style change but core
problem with matras remains the same.

On Thu, Aug 18, 2011 at 7:59 PM, Daniel Drozdzewski 
daniel.drozdzew...@gmail.com wrote:

 On 18 August 2011 07:33, jyothi winit gattujyo...@gmail.com wrote:
  Hi All,
   I have developed an application which supports multiple languages.
  I'm facing issue in rendering Hindi font. I'm using Mangal font.
  The matras are being misplaced.
  I have tried -
  overriding onDraw method
  Using webview instead of Textview
  Please let me know if any one of you have a solution for this.
 
  I appreciate your help in advance.
 
  Thanks,
  Jyothi

 Try using different font just to test.

 Wikipedia suggests that Mangal has issues with ligatures/matras:
 http://en.wikipedia.org/wiki/Mangal_(font)

 --
 Daniel Drozdzewski

 --
 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 from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
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 from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Hindi font issue

2011-08-25 Thread Yogeshkumar Tiwari
Hi jyothi,

 i have also developed the application in that i used kiran.ttf font for
hindi language.
it work just try this. i hope you got the solution if not let me know about.

Regards:
Yogesh Kumar

-- 
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 from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Hindi font issue

2011-08-18 Thread Daniel Drozdzewski
On 18 August 2011 07:33, jyothi winit gattujyo...@gmail.com wrote:
 Hi All,
  I have developed an application which supports multiple languages.
 I'm facing issue in rendering Hindi font. I'm using Mangal font.
 The matras are being misplaced.
 I have tried -
 overriding onDraw method
 Using webview instead of Textview
 Please let me know if any one of you have a solution for this.

 I appreciate your help in advance.

 Thanks,
 Jyothi

Try using different font just to test.

Wikipedia suggests that Mangal has issues with ligatures/matras:
http://en.wikipedia.org/wiki/Mangal_(font)

-- 
Daniel Drozdzewski

-- 
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 from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en