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

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

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

revision 1.41 by werner, Mon Dec 13 23:16:59 2004 UTC revision 1.42 by wl, Thu Apr 14 16:03:15 2005 UTC
# Line 5  Line 5 
5  /*    FreeType glyph image formats and default raster interface            */  /*    FreeType glyph image formats and default raster interface            */
6  /*    (specification).                                                     */  /*    (specification).                                                     */
7  /*                                                                         */  /*                                                                         */
8  /*  Copyright 1996-2001, 2002, 2003, 2004 by                               */  /*  Copyright 1996-2001, 2002, 2003, 2004, 2005 by                         */
9  /*  David Turner, Robert Wilhelm, and Werner Lemberg.                      */  /*  David Turner, Robert Wilhelm, and Werner Lemberg.                      */
10  /*                                                                         */  /*                                                                         */
11  /*  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 1030  FT_BEGIN_HEADER Line 1030  FT_BEGIN_HEADER
1030    /*                                                                       */    /*                                                                       */
1031    typedef struct  FT_Raster_Params_    typedef struct  FT_Raster_Params_
1032    {    {
1033      FT_Bitmap*              target;      const FT_Bitmap*        target;
1034      void*                   source;      void*                   source;
1035      int                     flags;      int                     flags;
1036      FT_SpanFunc             gray_spans;      FT_SpanFunc             gray_spans;

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

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