mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-06-06 14:48:19 +02:00
Use FT_UInt instead. * include/internal/psaux.h (PS_Table_FuncsRec, PS_TableRec, T1_DecoderRec): Do it. * include/internal/t1types.h (T1_FontRec): Ditto. * src/cid/cidload.c (cid_parse_dict): Updated. * src/pfr/pfrload.c (pfr_extra_item_load_font_id): Ditto. * src/psaux/psobjs.c (ps_table_add), src/psaux/psobjs.h: Ditto. * src/type1/t1load.c (parse_blend_axis_types, parse_encoding, parse_chharstrings, parse_dict): Ditto. * src/type42/t42parse.c (t42_parse_encoding, t42_parse_charstrings, t42_parse_dict): Ditto. |
||
|---|---|---|
| .. | ||
| services | ||
| autohint.h | ||
| ftcalc.h | ||
| ftdebug.h | ||
| ftdriver.h | ||
| ftgloadr.h | ||
| ftmemory.h | ||
| ftobjs.h | ||
| ftpic.h | ||
| ftrfork.h | ||
| ftserv.h | ||
| ftstream.h | ||
| fttrace.h | ||
| ftvalid.h | ||
| internal.h | ||
| psaux.h | ||
| pshints.h | ||
| sfnt.h | ||
| t1types.h | ||
| tttypes.h | ||