/[freetype]/freetype2/src/otvalid/otvgdef.c
ViewVC logotype

Diff of /freetype2/src/otvalid/otvgdef.c

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

revision 1.3 by wl, Mon May 9 22:11:36 2005 UTC revision 1.4 by freetype, Thu Jun 30 11:46:45 2005 UTC
# Line 38  Line 38 
38    /*************************************************************************/    /*************************************************************************/
39    /*************************************************************************/    /*************************************************************************/
40    
41  #define AttachList    otv_O_x_Ox, "AttachList"  #define AttachListFunc    otv_O_x_Ox
42  #define LigCaretList  otv_O_x_Ox, "LigCaretList"  #define LigCaretListFunc  otv_O_x_Ox
43    
44    /* sets valid->extra1 (0)           */    /* sets valid->extra1 (0)           */
45    
# Line 88  Line 88 
88    /*************************************************************************/    /*************************************************************************/
89    /*************************************************************************/    /*************************************************************************/
90    
91  #define  CaretValue  otv_CaretValue_validate, "CaretValue"  #define  CaretValueFunc  otv_CaretValue_validate
92    
93    static void    static void
94    otv_CaretValue_validate( FT_Bytes       table,    otv_CaretValue_validate( FT_Bytes       table,

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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