• Show log

    Commit

  • Hash : f3e71bab
    Author : Werner Lemberg
    Date : 2016-08-26T10:31:30

    [sfnt] Cache offset and size to bitmap data table.
    
    This commit avoids `EBDT' and friends being looked up again and
    again while loading a single embedded bitmap.
    
    * include/freetype/internal/tttypes.h (TT_FaceRec)
    [TT_CONFIG_OPTION_EMBEDDED_BITMAPS]: New fields `ebdt_start' and
    `ebdt_size'.
    
    * src/sfnt/ttsbit.c (tt_sbit_decoder_init): Move table lookup to ...
    (tt_face_load_sbit): ... this function; also store the table size
    and offset.
    

  • 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