Hash :
cf432dbf
        
        Author :
  
        
        Date :
2007-10-19T12:36:40
        
      
        * include/freetype/freetype.h, src/base/ftobjs.c: renamed
        cmap14-related new APIs to the FT_Object_ActionName scheme.
        update the documentation for these APIs
        * src/sfnt/ttcmap.c: stronger cmap 14 validation, make the
        code a little more consistent with FreeType coding conventions
        and modify the cmap14 functions that returned a newly allocated
        array to use a persistent vector from the TT_CMap14 object
        instead.