freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] question about FT_NEW_FACE()


From: gww
Subject: Re: [ft] question about FT_NEW_FACE()
Date: Sun, 15 Jun 2008 10:05:50 -0700
User-agent: Internet Messaging Program (IMP) 3.2

Quoting Jonathan Blow <address@hidden>:

> leesky wrote:
> > dear supports, I am a freshman using freetype. I have read "FreeType 2
> > Tutorial Step 1 ¡ª simple glyph loading ".
> > There are some important APIs explained. Create a new face object by
> > calling
> > FT_NEW_FACE(library, "/usr/share/fonts/truetype/arial.ttf", 0, &face ).
> > I am not sure whether the font file, "arial.ttf", will be loaded in
> > the memory entirely.
You can always strip out unused tables. If you use freetype but not pango then 
you won't need: GPOS, GSUB, GDEF, etc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]