• Show log

    Commit

  • Hash : 5245fd69
    Author : Alexei Podtelezhnikov
    Date : 2025-01-03T21:26:10

    Delay FT_GLYPH_FORMAT_OUTLINE assignmets.
    
    This assignmets used to be done prematurely before errors were checked
    and outlines were actually loaded. Delaying the assignment provides
    certain protection against careless usage of malformed input that
    should now remain FT_GLYPH_FORMAT_NONE.
    
    * src/cff/cffgload.c (cff_slot_load): Ditto.
    * src/cid/cidgload.c (cid_slot_load_glyph): Ditto.
    * src/pfr/pfrobjs.c (pfr_slot_load): Ditto.
    * src/truetype/ttgload.c (TT_Load_Glyph): Ditto.
    * src/type1/t1gload.c (T1_Load_Glyph): Ditto.
    

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