• Show log

    Commit

  • Hash : 565f5a7d
    Author : Wojciech Mamrak
    Date : 2017-03-27T09:19:14

    [sfnt] Minor improvement for handling kern tables. * src/sfnt/ttkern.c (tt_face_load_kern): Don't check for cross-stream kerning tables since we reject format 2 tables later on anyways. Modify code for limit test... (tt_face_get_kerning): ... to avoid a limit test here.