/[freetype]/freetype2/include/freetype/internal/ftstream.h
ViewVC logotype

Diff of /freetype2/include/freetype/internal/ftstream.h

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

revision 1.36 by freetype, Tue Mar 15 18:18:57 2005 UTC revision 1.37 by wl, Wed Mar 16 01:49:54 2005 UTC
# Line 4  Line 4 
4  /*                                                                         */  /*                                                                         */
5  /*    Stream handling (specification).                                     */  /*    Stream handling (specification).                                     */
6  /*                                                                         */  /*                                                                         */
7  /*  Copyright 1996-2001, 2002, 2004 by                                     */  /*  Copyright 1996-2001, 2002, 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 385  FT_BEGIN_HEADER Line 385  FT_BEGIN_HEADER
385                      FT_Byte*   buffer,                      FT_Byte*   buffer,
386                      FT_ULong   count );                      FT_ULong   count );
387    
388   /* try to read bytes at the end of a stream, return    /* try to read bytes at the end of a stream; return number of bytes */
389    * the number of bytes really available    /* really available                                                 */
   */  
390    FT_BASE( FT_ULong )    FT_BASE( FT_ULong )
391    FT_Stream_TryRead( FT_Stream  stream,    FT_Stream_TryRead( FT_Stream  stream,
392                       FT_Byte*   buffer,                       FT_Byte*   buffer,

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

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