Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. /*******************************************************************
  2.  *
  3.  *  Function    :
  4.  *
  5.  *  Description :
  6.  *
  7.  *  Input  :
  8.  *
  9.  *  Output :
  10.  *
  11.  *  Notes  :
  12.  *
  13.  ******************************************************************/
  14.  
  15. /*******************************************************************
  16.  *
  17.  *  Function    :
  18.  *
  19.  *  Description :
  20.  *
  21.  *  Input  :  None
  22.  *
  23.  *  Output :  Error code.
  24.  *
  25.  ******************************************************************/
  26.  
  27. /*******************************************************************
  28.  *
  29.  *  Function    :
  30.  *
  31.  *  Description :
  32.  *
  33.  ******************************************************************/
  34.  
  35. /*******************************************************************
  36.  *
  37.  *  Component Name (e.g. TTRaster.C) + eventually a version number.
  38.  *
  39.  *  Component Short Description (e.g. Rasterizer).
  40.  *
  41.  *  Copyright 1996 David Turner, Robert Wilhelm and Werner Lemberg.
  42.  *
  43.  *  This file is part of the FreeType project, and may only be used
  44.  *  modified and distributed under the terms of the FreeType project
  45.  *  license, LICENSE.TXT. By continuing to use, modify or distribute
  46.  *  this file you indicate that you have read the license and
  47.  *  understand and accept it fully.
  48.  *
  49.  ******************************************************************/
  50.