/[freetype]/freetype2/src/gxvalid/gxvalid.h
ViewVC logotype

Diff of /freetype2/src/gxvalid/gxvalid.h

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

revision 1.1 by mpsuzuki, Wed Aug 24 04:31:31 2005 UTC revision 1.2 by wl, Wed Aug 31 16:29:51 2005 UTC
# Line 16  Line 16 
16  /***************************************************************************/  /***************************************************************************/
17    
18  /***************************************************************************/  /***************************************************************************/
19    /*                                                                         */
20  /* gxvalid is derived from both gxlayout module and otvalid module.        */  /* gxvalid is derived from both gxlayout module and otvalid module.        */
21  /* Development of gxlayout was support of Information-technology Promotion */  /* Development of gxlayout is supported by the Information-technology      */
22  /* Agency(IPA), Japan.                                                     */  /* Promotion Agency(IPA), Japan.                                           */
23    /*                                                                         */
24  /***************************************************************************/  /***************************************************************************/
25    
26    
# Line 75  FT_BEGIN_HEADER Line 77  FT_BEGIN_HEADER
77                       FT_Validator  valid );                       FT_Validator  valid );
78    
79    FT_LOCAL( void )    FT_LOCAL( void )
80    gxv_kern_validate_classic    gxv_kern_validate_classic( FT_Bytes      table,
81                     ( FT_Bytes      table,                               FT_Face       face,
82                       FT_Face       face,                               FT_Int        dialect_flags,
83                       FT_Int        dialect_flags,                               FT_Validator  valid );
                      FT_Validator  valid );  
84    
85    FT_LOCAL( void )    FT_LOCAL( void )
86    gxv_opbd_validate( FT_Bytes      table,    gxv_opbd_validate( FT_Bytes      table,

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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