• Show log

    Commit

  • Hash : 78df3c27
    Author : Ewald Hew
    Date : 2017-10-12T18:13:08

    Extract width parsing from Type 1 parser.
    
    Duplicate the fast advance width calculations from the old parser. This
    is to facilitate adding options for compiling out the old parser.
    
    * src/psaux/t1decode.{c,h} (t1_decoder_parse_metrics): New function.
    * include/freetype/internal/psaux.h (T1_Decoder_Funcs): New entry
    `parse_metrics'.
    * src/psaux/psauxmod.c: Set the new entry.
    
    * src/type1/t1gload.c (T1_Parse_Glyph_And_Get_Char_String),
    src/cid/cidgload.c (cid_load_glyph): Separate
    conditional for selecting engine.
    

  • 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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags