• Show log

    Commit

  • Hash : 2067c698
    Author : Werner Lemberg
    Date : 2016-09-29T19:49:07

    [truetype] Disallow bitmap strokes for non-default instances.
    
    Also speed up access of default instances if GX variations are
    active.
    
    * include/freetype/internal/tttypes.h (TT_FaceRec): Add
    `is_default_instance' member.
    
    * src/sfnt/sfobjs.c (sfnt_init_face): Initialize
    `is_default_instance'.
    
    * src/truetype/ttgload.c (TT_Process_Simple_Glyph,
    load_truetype_glyph): Add test for default instance.
    (TT_Load_Glyph): Load embedded bitmaps for default instance only.
    
    * src/truetype/ttgxvar.c (TT_Set_MM_Blend): Compute
    `is_default_instance'.
    

  • 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