There is no fontconfig in Android, period, and probably will never be. I don't know how you can access the system font files though, I'm not sure it's easy from the native side. There maybe a Java API to locate them though.
On Thu, Jan 14, 2010 at 9:43 AM, vijayendra R <[email protected]>wrote: > Dear all, > > I am trying to use freetype in navtive c. > In linux, I use fontconfig to find the ttf file, then use freeype > to find the the font. > But I can't find fontconfig in Android. > So how can I use freetype in Android? Are there any samples? > 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]<android-developers%[email protected]> > 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 [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

