/[freetype]/freetype2/src/autohint/ahangles.c
ViewVC logotype

Diff of /freetype2/src/autohint/ahangles.c

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

revision 1.16 by werner, Thu Aug 22 08:49:41 2002 UTC revision 1.17 by wl, Thu Mar 3 17:09:07 2005 UTC
# Line 1  Line 1 
1  /***************************************************************************/  /***************************************************************************/
2  /*                                                                         */  /*                                                                         */
3  /*  ahangles.h                                                             */  /*  ahangles.c                                                             */
4  /*                                                                         */  /*                                                                         */
5  /*    A routine used to compute vector angles with limited accuracy        */  /*    Routines used to compute vector angles with limited accuracy         */
6  /*    and very high speed (body).                                          */  /*    and very high speed (body).                                          */
7  /*                                                                         */  /*                                                                         */
8  /*  Copyright 2000-2001, 2002 Catharon Productions Inc.                    */  /*  Copyright 2000-2001, 2002, 2005 Catharon Productions Inc.              */
9  /*  Author: David Turner                                                   */  /*  Author: David Turner                                                   */
10  /*                                                                         */  /*                                                                         */
11  /*  This file is part of the Catharon Typography Project and shall only    */  /*  This file is part of the Catharon Typography Project and shall only    */
# Line 144  Line 144 
144      return delta;      return delta;
145    }                    }                
146    
147    
148  /* END */  /* END */

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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