Edit

kc3-lang/freetype/src/type1

Branch :

  • Show log

    Commit

  • Author : Alexei Podtelezhnikov
    Date : 2025-08-02 11:54:16
    Hash : 42047ae8
    Message : [type1/MM] Correctly reset the default instance. Call T1_Set_MM_WeightVector, which actually sets default weights, instead of TT_Set_MM_Blend, which just centers the axes. * src/type1/t1load.c (T1_Reset_MM_Blend): Do it.