Edit

kc3-lang/freetype/src

Branch :

  • Show log

    Commit

  • Author : Alexei Podtelezhnikov
    Date : 2021-12-11 22:12:25
    Hash : a35b081e
    Message : [truetype] Limit INSTCTRL appication within specs. * src/truetype/ttinterp.c (Ins_INSTCTRL): Limit its global effects to the CVT program and local effects to the glyph program. This also fixes an Infinality buglet. The `ignore_x_mode` should be locally unset by the glyph program.