Thanks Mark, I am trying to define fonts representing musical notation. How can I go about it? I have notexperience with fonts. It doesn't have be used by all applications as long as my app can use it.
On Jan 4, 6:32 am, "Mark Murphy" <[email protected]> wrote: > > Is it posible to define a new font set in android? > > You can embed TrueType fonts into your application and use them, via the > Typeface class. However, you cannot define new fonts for use by all > applications. > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > Android App Developer Books:http://commonsware.com/books.html -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

