• Show log

    Commit

  • Hash : b11074cf
    Author : Ben Wagner
    Date : 2022-06-06T15:59:56

    [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