Edit

kc3-lang/freetype/src/type42

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2022-02-11 19:32:49
    Hash : 338b4e88
    Message : [type42] Fix `FT_Get_PS_Font_Private` for this format. Since Type42 fonts don't have a 'Private' dictionary, the return value should be `FT_Err_Invalid_Argument`. * src/type42/t42drivr.c (t42_ps_get_font_private): Removed. (t42_service_ps_info): Updated.