Are you looking for Paint.measureText?
http://developer.android.com/reference/android/graphics/Paint.html#measureText(java.lang.String)

Example here:
http://developer.android.com/guide/samples/ApiDemos/src/com/example/android/apis/graphics/MeasureText.html

R/

On Sat, Apr 11, 2009 at 6:42 AM, Michael Bollmann
<michael.bollm...@googlemail.com> wrote:
>
> Is there any convenient method to draw a string (custom true type
> font)
> as big is possible inside a supplied rectangle or to calculate the
> font
> size of a paint object based on a string and some rectangle
> dimensions.
>
> Thanks in advance
> Michael
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to