/[freetype]/freetype2/src/psnames/psmodule.c
ViewVC logotype

Diff of /freetype2/src/psnames/psmodule.c

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

revision 1.39 by freetype, Wed Mar 9 17:33:03 2005 UTC revision 1.40 by wl, Thu Mar 10 06:28:07 2005 UTC
# Line 4  Line 4 
4  /*                                                                         */  /*                                                                         */
5  /*    PSNames module implementation (body).                                */  /*    PSNames module implementation (body).                                */
6  /*                                                                         */  /*                                                                         */
7  /*  Copyright 1996-2001, 2002, 2003 by                                     */  /*  Copyright 1996-2001, 2002, 2003, 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 32  Line 32 
32  #ifdef FT_CONFIG_OPTION_ADOBE_GLYPH_LIST  #ifdef FT_CONFIG_OPTION_ADOBE_GLYPH_LIST
33    
34    
35    /* return the Unicode value corresponding to a given glyph.  Note that */    /* Return the Unicode value corresponding to a given glyph.  Note that */
36    /* we do deal with glyph variants by detecting a non-initial dot in    */    /* we do deal with glyph variants by detecting a non-initial dot in    */
37    /* the name, as in `A.swash' or `e.final', etc.                        */    /* the name, as in `A.swash' or `e.final'.                             */
38    /*                                                                     */    /*                                                                     */
39    static FT_UInt32    static FT_UInt32
40    ps_unicode_value( const char*  glyph_name )    ps_unicode_value( const char*  glyph_name )

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

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