Edit

kc3-lang/freetype/src/autofit

Branch :

  • Show log

    Commit

  • Author : Alexei Podtelezhnikov
    Date : 2022-01-18 14:05:46
    Hash : 773e31c7
    Message : * src/autofit/afglobal.c (af_face_globals_new): Reduce zeroing. Everything in AF_FaceGlobals is initialized except metrics. Those are zeroed here and initialized on demand later.