freetype2/src/tools
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
..
ftrandom Replace `sprintf` with `snprintf`. 2023-05-23 13:18:01 +02:00
afblue.pl Update all copyright notices. 2023-01-17 09:18:25 +01:00
apinames.c apinames.c: Add comment. 2023-03-08 10:49:42 +01:00
chktrcmp.py * src/tools/*.py: Migrate to Python 3. 2022-09-28 22:35:49 -04:00
cordic.py * src/tools/*.py: Migrate to Python 3. 2022-09-28 22:35:49 -04:00
glnames.py Update all copyright notices. 2023-01-17 09:18:25 +01:00
make_distribution_archives.py Move `scripts/make_distribution_archives.py` to `src/tools`. 2020-09-25 08:07:43 +02:00
no-copyright * src/tools/no-copyright: Updated. 2023-01-17 09:15:36 +01:00
test_afm.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
test_bbox.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
test_trig.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
update-copyright * src/tools/update-copyright: Allow execution from other repositories. 2023-01-17 19:03:45 +01:00
update-copyright-year Update all copyright notices. 2023-01-17 09:18:25 +01:00
vms_shorten_symbol.c [apinames] Fix VMS handling of overly long function names. 2023-03-07 07:28:32 +01:00