freetype2/src
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
..
autofit [autofit] Split `afwrtsys.h`. 2021-07-24 07:29:17 +02:00
base * Version 2.11.0 released. 2021-07-19 18:07:51 +02:00
bdf * src/bdf/bdflib.c (_bdf_list_ensure): Tweak allocation macro. 2021-05-07 09:33:41 -04:00
bzip2 Fix some `cppcheck` warnings. 2021-07-24 20:32:16 +02:00
cache Fix compilation errors and (some) warnings for clang++. 2021-05-29 09:51:04 +02:00
cff Fix compilation errors and (some) warnings for clang++. 2021-05-29 09:51:04 +02:00
cid More various documentation improvements and fixes. 2021-06-08 18:23:16 +02:00
dlg Update all copyright notices. 2021-01-17 07:18:48 +01:00
gxvalid [gxvalid,otvalid] s/FT_ALLOC/FT_QALLOC/ for initialized buffers. 2021-04-22 23:07:01 -04:00
gzip Fix some `cppcheck` warnings. 2021-07-24 20:32:16 +02:00
lzw [lzw] Preserve decompression stack when relocating to heap. 2021-04-27 11:39:58 -04:00
otvalid [gxvalid,otvalid] s/FT_ALLOC/FT_QALLOC/ for initialized buffers. 2021-04-22 23:07:01 -04:00
pcf [bdf,pcf] Avoid memory zeroing (contd.). 2021-05-02 18:30:22 -04:00
pfr [pfr] Avoid some memory zeroing. 2021-04-26 17:14:28 -04:00
psaux Fix some `cppcheck` warnings. 2021-07-24 20:32:16 +02:00
pshinter Update all copyright notices. 2021-01-17 07:18:48 +01:00
psnames * Version 2.11.0 released. 2021-07-19 18:07:51 +02:00
raster Fix some `cppcheck` warnings. 2021-07-24 20:32:16 +02:00
sdf [sdf] Improve documentation. 2021-07-13 10:00:22 +02:00
sfnt * Version 2.11.0 released. 2021-07-19 18:07:51 +02:00
smooth Fix some `cppcheck` warnings. 2021-07-24 20:32:16 +02:00
tools Fix some `cppcheck` warnings. 2021-07-24 20:32:16 +02:00
truetype * src/truetype/ttgxvar.c (tt_set_mm_blend): Test `coords`. 2021-07-01 07:02:04 +02:00
type1 [type1] Avoid MM memory zeroing. 2021-05-07 19:17:48 -04:00
type42 Add a comment. 2021-06-15 22:49:21 -04:00
winfonts * src/winfonts/winfnt.c (FNT_Face_Init): Tweak memory macro. 2021-04-26 17:10:28 -04:00