Probably not the most recent discussion but I'm currently facing the same issue. Is there any possibility to query the family name of a typeface instance?
Thx! Am Dienstag, 18. Dezember 2007 05:02:35 UTC+1 schrieb RagingBender: > > Is there a way to query the font family names that are available on > the device (ie. the equivalent to > java.awt.GraphicsEnvironment.getAvailableFontFamilyNames())? You can > create a Typeface instance with > android.graphics.Typeface.create( String familyName, int style), but I > don't see a way to get a list of available family names. -- 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

