Edit

kc3-lang/freetype/src/autofit

Branch :

  • Show log

    Commit

  • Author : Alexei Podtelezhnikov
    Date : 2022-08-01 13:20:13
    Hash : a18ad83e
    Message : [autofit] Updated to reduce casting (cont'd). * src/autofit/afmodule.h (AF_ModuleRec): Change `default_script` type. * src/autofit/afglobal.c (af_face_globals_compute_style_coverage): Remove casting. * src/autofit/afmodule.c (af_property_{set,get}): Updated accordingly.