Edit

kc3-lang/freetype/src/pfr

Branch :

  • Show log

    Commit

  • Author : suzuki toshiya
    Date : 2014-11-28 16:05:59
    Hash : 348fffa8
    Message : Fix compiler warning to the comparison between signed and unsigned variable. * src/pfr/pfrsbit.c (pfr_slot_load_bitmap): Fix the comparison between `ypos + ysize' and FT_INT_{MAX,MIN}.