Sorry to revive this thread. But i was just fooling around with a 1.5 project where i wanted to load a Typeface from a file given as a filename. Am i correct that this is not possible in 1.5? That is kinda unfortunate :/
On 16 Mrz., 00:53, Dianne Hackborn <[email protected]> wrote: > Sorry I don't believe so -- the FreeType library is native code that needs a > real fd to deal with. > > On Mon, Mar 15, 2010 at 4:42 PM, Mario Zechner <[email protected]>wrote: > > > The class Typeface has a couple of static factory methods which take > > different inputs. However, Inputstreams are not among themn (there is > > a way to load a file though). Is there a way around this apart from > > copying the font to a temporary file? > > > -- > > 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 > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. -- 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 To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

