Edit

kc3-lang/freetype/src/psaux

Branch :

  • Show log

    Commit

  • Author : Alexei Podtelezhnikov
    Date : 2021-10-10 23:12:12
    Hash : 77bd46e9
    Message : [psaux] Signedness revisions. Unsigned indexes are easier to check. * src/psaux/cffdecode.c (cff_decoder_parse_charstrings): Updated. * src/psaux/psintrp.c (cf2_interpT2CharString): Ditto. * src/psaux/t1decode.c (t1_decoder_parse_charstrings): Ditto. * src/type1/t1load.c (read_binary_data): Ditto.