/[freetype]/freetype2/include/freetype/ftotval.h
ViewVC logotype

Diff of /freetype2/include/freetype/ftotval.h

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

revision 1.1 by werner, Fri Sep 10 14:38:59 2004 UTC revision 1.2 by wl, Thu Jun 2 07:12:05 2005 UTC
# Line 4  Line 4 
4  /*                                                                         */  /*                                                                         */
5  /*    FreeType API for validating OpenType tables (specification).         */  /*    FreeType API for validating OpenType tables (specification).         */
6  /*                                                                         */  /*                                                                         */
7  /*  Copyright 2004 by                                                      */  /*  Copyright 2004, 2005 by                                                */
8  /*  David Turner, Robert Wilhelm, and Werner Lemberg.                      */  /*  David Turner, Robert Wilhelm, and Werner Lemberg.                      */
9  /*                                                                         */  /*                                                                         */
10  /*  This file is part of the FreeType project, and may only be used,       */  /*  This file is part of the FreeType project, and may only be used,       */
# Line 15  Line 15 
15  /*                                                                         */  /*                                                                         */
16  /***************************************************************************/  /***************************************************************************/
17    
18    
19    /***************************************************************************/
20    /*                                                                         */
21    /*                                                                         */
22    /* Warning: This module might be moved to a different library in the       */
23    /*          future to avoid a tight dependency between FreeType and the    */
24    /*          OpenType specification.                                        */
25    /*                                                                         */
26    /*                                                                         */
27    /***************************************************************************/
28    
29    
30  #ifndef __FTOTVAL_H__  #ifndef __FTOTVAL_H__
31  #define __FTOTVAL_H__  #define __FTOTVAL_H__

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