freetype2/src/type1
Sean McBride 87628724a9 Fix clang warnings.
* src/autofit/aflatin.c (af_latin_metrics_init_blues): Initialize
some variables.

* src/base/ftcalc.c (FT_MulFix): Only use code if
`FT_MULFIX_INLINED' is not defined.

* src/bdf/bdfdrivr.c (bdf_cmap_class), src/cache/ftcbasic.c
(ftc_basic_image_family_class, ftc_basic_image_cache_class,
ftc_basic_sbit_family_class, ftc_basic_sbit_cache_class),
src/cache/ftccmap.c (ftc_cmap_cache_class), src/cache/ftcmanag.c
(ftc_size_list_class, ftc_face_list_class), src/pcf/pcfdrivr.c
(pcf_cmap_class), src/pfr/pfrdrivr.c (pfr_metrics_service_rec): Make
function static.

* src/type1/t1driver.c (t1_ps_get_font_value): Remove redundant
code.
2014-03-18 08:39:35 +01:00
..
Jamfile Add license. 2005-06-04 23:04:30 +00:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
rules.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
t1afm.c Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
t1afm.h * src/autofit/afwarp.c: simple #ifdef to prevent compilation when 2006-01-27 12:11:22 +00:00
t1driver.c Fix clang warnings. 2014-03-18 08:39:35 +01:00
t1driver.h Remove trailing spaces. 2012-01-17 02:00:24 +09:00
t1errors.h Prepare source code for amalgamation. 2012-03-08 06:04:03 +01:00
t1gload.c Fix clang static analyzer and compiler warnings. 2014-02-08 13:55:38 +01:00
t1gload.h [type1] Remove casts. 2011-11-30 13:08:28 +01:00
t1load.c Fix several clang static analyzer dead store warnings. 2014-03-04 04:29:17 +01:00
t1load.h Spelling fixes from Alexei. 2007-01-26 22:18:56 +00:00
t1objs.c Fix Savannah bug #40997. 2013-12-25 08:50:50 +01:00
t1objs.h [type1] Remove casts. 2011-11-30 13:08:28 +01:00
t1parse.c Fix Savannah bug #32902. 2014-02-19 09:31:24 +01:00
t1parse.h * src/type1/t1parse.h (T1_ParserRec): Make `base_len' and 2008-06-09 20:49:29 +00:00
t1tokens.h Remove trailing spaces. 2012-01-17 02:00:24 +09:00
type1.c finishing function header formatting 2001-06-28 17:49:10 +00:00