/[freetype]/freetype2/src/truetype/ttpload.h
ViewVC logotype

Diff of /freetype2/src/truetype/ttpload.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by davidT, Tue Aug 27 20:20:28 2002 UTC revision 1.15 by freetype, Tue Feb 22 16:53:06 2005 UTC
# Line 31  FT_BEGIN_HEADER Line 31  FT_BEGIN_HEADER
31    tt_face_load_loca( TT_Face    face,    tt_face_load_loca( TT_Face    face,
32                       FT_Stream  stream );                       FT_Stream  stream );
33    
34      FT_LOCAL( FT_ULong )
35      tt_face_get_location( TT_Face    face,
36                            FT_UInt    gindex,
37                            FT_UInt   *asize );
38    
39      FT_LOCAL( void )
40      tt_face_done_loca( TT_Face  face );
41    
42    FT_LOCAL( FT_Error )    FT_LOCAL( FT_Error )
43    tt_face_load_cvt( TT_Face    face,    tt_face_load_cvt( TT_Face    face,
44                      FT_Stream  stream );                      FT_Stream  stream );

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26