freetype2/src/tools
Werner Lemberg c2fa51d9bd Fix some `cppcheck` warnings.
* src/bzip2/ftbzip2.c (ft_bzip2_file_skip_output), src/gzip/ftgzip.c
(ft_gzip_file_skip_output): Reduce scope of `delta`.

* src/psaux/psintrp.c, src/psaux/psintrp.h (cf2_interpT2CharString): Add
`const` to `buf` parameter.

* src/raster/ftraster.c (DelOld): Add `const` to `profile` parameter.
(Vertical_Sweep_Span): Reduce scope of `target`.
(FT_Outline_Get_CBox): Reduce scope of `xMin`, `xMax`, `yMin`, `yMax`.

* src/smooth/ftgrays.c (gray_render_conic): Reduce scope of `split`.
(gray_sweep, gray_sweep_direct): Reduce scope of `area`.

* src/tools/apinames.c (names_dump) <OUTPUT_WATCOM_LBC>: Reduce scope of
`temp`.
2021-07-24 20:32:16 +02:00
..
ftrandom Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
afblue.pl Update all copyright notices. 2021-01-17 07:18:48 +01:00
apinames.c Fix some `cppcheck` warnings. 2021-07-24 20:32:16 +02:00
chktrcmp.py * src/tools/chktrcmp.py (trace_use_pat): Update to current use. 2020-12-01 08:48:28 +01:00
cordic.py [base] Reduce trigonometric algorithms. 2013-01-02 22:21:37 -05:00
glnames.py Update all copyright notices. 2021-01-17 07:18:48 +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 Move 'dlg' submodule to `subprojects` directory. 2021-02-16 14:07:18 +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 Fix automatic copyright updating. 2015-03-11 08:47:48 +01:00
update-copyright-year * src/tools/update-copyright-year: Fix single-year entry handling. 2021-02-13 09:21:37 +01:00