• Show log

    Commit

  • Hash : 48c984b5
    Author : Werner Lemberg
    Date : 2002-03-30T16:41:09

    * src/cff/cffdrivr.c (cff_get_glyph_name): Fix debug message.
    
    * src/cff/cffobjs.c (CFF_Driver_Init, CFF_Driver_Done)
    [TT_CONFIG_OPTION_EXTEND_ENGINE]: Removed.
    * src/cff/sfobjs.c (SFNT_Load_Face)
    [TT_CONFIG_OPTION_EXTEND_ENGINE]: Ditto.
    * src/truetype/ttobjs.c (TT_Init_Driver, TT_Done_Driver)
    [TT_CONFIG_OPTION_EXTEND_ENGINE]: Ditto.
    
    * src/truetype/ttdriver.c, src/truetype/ttobjs.c,
    src/truetype/ttobjs.h: Renaming driver functions to the
    FT_<Subject>_<Action> scheme:
    
      TT_Init_Driver => TT_Driver_Init
      TT_Done_Driver => TT_Driver_Done
      TT_Init_Face   => TT_Face_Init
      TT_Done_Face   => TT_Face_Done
      TT_Init_Size   => TT_Size_Init
      TT_Done_Size   => TT_Size_Done
      TT_Reset_Size  => TT_Size_Reset
    

  • 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