• Show log

    Commit

  • Hash : 4679fcb6
    Author : Alexei Podtelezhnikov
    Date : 2023-03-29T00:21:00

    [sfnt] Streamline POST format 2.0 handing (cont'd).
    
    * src/sfnt/ttpost.c (load_format_20): Co-allocate the string data and
    their pointers, which makes it easier to handle and free them.
    (tt_face_free_ps_names): Updated.
    * include/freetype/internal/tttypes.h (TT_Post_20): Update type.