freetype2/src/autofit
Werner Lemberg 80a507a6b8 Replace `sprintf` with `snprintf`.
Fixes #1233.

* include/freetype/config/ftstdlib.h (ft_sprintf): Replace with...
(ft_snprintf): This new macro.

* src/autofit/afhints.c (af_print_idx): Add argument to pass the buffer
size.
(af_glyph_hints_dump_points, af_glyph_hints_dump_segments,
af_glyph_hints_dump_edges): Updated.

* src/bdf/bdflib.c (BUFSIZE): New macro.
(bdf_parse_properties_, bdf_parse_start_): Use `ft_snprintf`.

* src/tools/ftrandom/ftrandom.c (do_test): Use `snprintf`.
2023-05-23 13:18:01 +02:00
..
afblue.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
afblue.cin Update all copyright notices. 2023-01-17 09:18:25 +01:00
afblue.dat s/this is,/that is,/ 2023-04-27 06:24:48 +02:00
afblue.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
afblue.hin Update all copyright notices. 2023-01-17 09:18:25 +01:00
afcjk.c Minor compiler warning fixes. 2023-05-08 07:22:59 +02:00
afcjk.h [autofit] Signature fixes. 2023-05-07 19:54:46 +02:00
afcover.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
afdummy.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
afdummy.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
aferrors.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
afglobal.c [autofit] Signature fixes. 2023-05-07 19:54:46 +02:00
afglobal.h [autofit] Signature fixes. 2023-05-07 19:54:46 +02:00
afhints.c Replace `sprintf` with `snprintf`. 2023-05-23 13:18:01 +02:00
afhints.h Avoid reserved identifiers that are globally defined. 2023-02-08 21:09:30 +01:00
afindic.c [autofit] Signature fixes. 2023-05-07 19:54:46 +02:00
afindic.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
aflatin.c Minor compiler warning fixes. 2023-05-08 07:22:59 +02:00
aflatin.h [autofit] Signature fixes. 2023-05-07 19:54:46 +02:00
afloader.c [autofit] Signature fixes. 2023-05-07 19:54:46 +02:00
afloader.h Fix `FT_LOCAL` and `FT_LOCAL_DEF` tags. 2023-02-08 21:09:32 +01:00
afmodule.c [autofit] Signature fixes. 2023-05-07 19:54:46 +02:00
afmodule.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
afranges.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
afranges.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
afscript.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
afshaper.c s/this is,/that is,/ 2023-04-27 06:24:48 +02:00
afshaper.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
afstyles.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
aftypes.h Avoid reserved identifiers that are globally defined. 2023-02-08 21:09:30 +01:00
afws-decl.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
afws-iter.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
autofit.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ft-hb.c * src/*: Replace leading underscores with trailing ones in dummy variables. 2023-02-26 20:18:54 +01:00
ft-hb.h [autofit] Fix 'multi' compilation. 2023-02-08 21:53:30 +01:00
module.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
rules.mk [autofit] Fix 'multi' compilation. 2023-02-08 21:53:30 +01:00