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

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

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

revision 1.153 by wl, Thu Apr 14 16:03:15 2005 UTC revision 1.154 by wl, Tue May 17 20:35:21 2005 UTC
# Line 1912  FT_BEGIN_HEADER Line 1912  FT_BEGIN_HEADER
1912    /*    @FT_Open_Face can be used to determine and/or check the font       */    /*    @FT_Open_Face can be used to determine and/or check the font       */
1913    /*    format of a given font resource.  If the `face_index' field is     */    /*    format of a given font resource.  If the `face_index' field is     */
1914    /*    negative, the function will _not_ return any face handle in        */    /*    negative, the function will _not_ return any face handle in        */
1915    /*    `*face'; the return value is 0 if the font format is recognized,   */    /*    `*aface'; the function's return value is 0 if the font format is   */
1916    /*    or non-zero otherwise.                                             */    /*    recognized, or non-zero otherwise.                                 */
1917    /*                                                                       */    /*                                                                       */
1918    FT_EXPORT( FT_Error )    FT_EXPORT( FT_Error )
1919    FT_Open_Face( FT_Library           library,    FT_Open_Face( FT_Library           library,

Legend:
Removed from v.1.153  
changed lines
  Added in v.1.154

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