• Show log

    Commit

  • Hash : fe3433c7
    Author : Werner Lemberg
    Date : 2010-07-18T18:41:47

    Add reference counters and to FT_Library and FT_Face objects.
    
    * include/freetype/freetype.h (FT_Reference_Face): New function.
    * include/freetype/ftmodapi.h (FT_Rererence_Library): New function.
    
    * include/freetype/internal/ftobjs.h (FT_Face_InternalRec,
    FT_LibraryRec): New field `refcount'.
    
    * src/base/ftobjs.c (FT_Open_Face, FT_New_Library): Handle
    `refcount'.
    (FT_Reference_Face, FT_Reference_Library): Implement new functions.
    (FT_Done_Face, FT_Done_Library): Handle `refcount'.
    
    * docs/CHANGES: Updated.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/freetype.git
    Git SSH git@git.kmx.io:kc3-lang/freetype.git
    Public access ? public
    Description
    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags