Edit

kc3-lang/freetype/src/type1

Branch :

  • Show log

    Commit

  • Author : Alexei Podtelezhnikov
    Date : 2022-01-20 14:47:01
    Hash : 0d2b4952
    Message : [psaux, type1, type42] Avoid annecessary zeroing. * src/psaux/psobjs.c (ps_table_new): Use FT_QNEW_ARRAY. * src/type1/t1load.c (parse_encoding): Ditto. * src/type42/t42parse.c (t42_parse_encoding): Ditto.