freetype/src/smooth
Werner Lemberg d31bafcb9c Fix clang warnings.
* src/gxvalid/gxvcmmn.h (GXV_SET_ERR_IF_PARANOID): Use 'do' block.
* src/gxvalid/gxvmod.c (GXV_TABLE_LOAD, GXV_TABLE_VALIDATE): Ditto.

* src/smooth/ftgrays.c (gray_convert_glyph): Add cast.

* src/type1/t1gload.c (T1_Parse_Glyph_And_Get_Char_String): Remove cast.
* src/type1/t1load.c (read_binay_data): Use `FT_ULong` for `size` parameter.
(parse_subrs, parse_charstrings, parse_dict): Ditto; also add some casts.
2021-11-14 11:02:54 +01:00
..
ftgrays.c Fix clang warnings. 2021-11-14 11:02:54 +01:00
ftgrays.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftsmerrs.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftsmooth.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftsmooth.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
module.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
rules.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
smooth.c Update all copyright notices. 2021-01-17 07:18:48 +01:00