I need to query Android for the name of a font (either font file name, or font family name) that supports the specific language or locale, and I can't find any way of doing that - short of hardcoding the font name, which is unreliable. I need this for my native app that uses the FreeType library for drawing text: I have to detect and load the fonts with Japanese and Chinese language support in order to display symbols from those languages.
-- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

