mPaint.setTypeface(Typeface.DEFAULT_BOLD); -- Android Academy: http://www.androidacademy.com
On Mar 19, 8:33 pm, Meryl Silverburgh <[email protected]> wrote: > Hi, > > In android, if I have a TextPaint object, how can I set the font style > to be 'bold'? > I can't find any method in TextPaint or Paint to allow me do that. > > Thank you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

