zl25drexel wrote:
> Hi, does anyone know how to construct a typeface object from a file?
> Say i have a .ttf file on the SD card, how do i load it into my app?

I do not believe you can.

You can create a Typeface object from a suitable TTF that is packaged as
an asset with your application, but there is no method on Typeface to
create one from a file outside of there.

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

Reply via email to