/[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.150 by werner, Thu Dec 9 22:22:52 2004 UTC revision 1.151 by wl, Tue Mar 8 06:00:34 2005 UTC
# Line 4  Line 4 
4  /*                                                                         */  /*                                                                         */
5  /*    FreeType high-level API and common types (specification only).       */  /*    FreeType high-level API and common types (specification only).       */
6  /*                                                                         */  /*                                                                         */
7  /*  Copyright 1996-2001, 2002, 2003, 2004 by                               */  /*  Copyright 1996-2001, 2002, 2003, 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 2652  FT_BEGIN_HEADER Line 2652  FT_BEGIN_HEADER
2652    /*                                                                       */    /*                                                                       */
2653    /* <Description>                                                         */    /* <Description>                                                         */
2654    /*    Retrieves the ASCII Postscript name of a given face, if available. */    /*    Retrieves the ASCII Postscript name of a given face, if available. */
2655    /*    This should only work with Postscript and TrueType fonts.          */    /*    This only works with Postscript and TrueType fonts.                */
2656    /*                                                                       */    /*                                                                       */
2657    /* <Input>                                                               */    /* <Input>                                                               */
2658    /*    face :: A handle to the source face object.                        */    /*    face :: A handle to the source face object.                        */
2659    /*                                                                       */    /*                                                                       */
2660    /* <Return>                                                              */    /* <Return>                                                              */
2661    /*    A pointer to the face's Postscript name.  NULL if un-available.    */    /*    A pointer to the face's Postscript name.  NULL if unavailable.     */
2662    /*                                                                       */    /*                                                                       */
2663    /* <Note>                                                                */    /* <Note>                                                                */
2664    /*    The returned pointer is owned by the face and will be destroyed    */    /*    The returned pointer is owned by the face and will be destroyed    */

Legend:
Removed from v.1.150  
changed lines
  Added in v.1.151

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