freetype2/src/pshinter
Werner Lemberg 87989a1435 Fix clang++ warnings.
* src/base/ftglyph.c (ft_svg_glyph_prepare), src/base/ftobj.c
(ft_glyphslot_init), src/cache/ftccmap.c (ftc_cmap_node_new),
src/cache/ftcimage.c (FTC_INode_New), src/lzw/ftlzw.c (FT_Stream_OpenLZW),
src/psaux/psobjs.c (ps_parser_load_field), src/pshinter/pshglob.c
(psh_globals_new), src/sfnt/ttsvg.c (tt_face_load_svg_doc): Initialize
variables used for allocation.

* src/sdf/ftsdf.c (split_sdf_conic, split_sdf_cubic): Change type of
`max_splits` to FT_UInt.
(sdf_generate_bounding_box): Add cast.
2022-03-31 07:49:35 +02:00
..
module.mk Update all copyright notices. 2022-01-11 10:54:10 +01:00
pshalgo.c [pshinter] Tune PSH_STRONG_THRESHOLD_MAXIMUM value. 2022-02-12 23:42:08 -05:00
pshalgo.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
pshglob.c Fix clang++ warnings. 2022-03-31 07:49:35 +02:00
pshglob.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
pshinter.c Update all copyright notices. 2022-01-11 10:54:10 +01:00
pshmod.c Update all copyright notices. 2022-01-11 10:54:10 +01:00
pshmod.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
pshnterr.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
pshrec.c [pshinter] Clear reused mask. 2022-02-09 16:41:07 +00:00
pshrec.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
rules.mk Update all copyright notices. 2022-01-11 10:54:10 +01:00