Edit

kc3-lang/freetype/src

Branch :

  • Show log

    Commit

  • Author : Ben Wagner
    Date : 2022-06-06 15:59:56
    Hash : b11074cf
    Message : [svg] Set linear advances when loading SVG glyphs * include/freetype/freetype.h (FT_GlyphSlotRec_): update doc * src/cff/cffgload.c (cff_slot_load): do it * src/truetype/ttgload.c (TT_Load_Glyph): do it Fixes: #1156