freetype2/src
Werner Lemberg 6497b9c5a5 Fix compiler warnings.
Reported by Wojciech Mamrak <wmamrak@gmail.com>.

* src/autofit/afglobal.c (af_face_globals_compute_style_coverage),
src/autofit/afmodule.c (af_property_set): Fix `signed' vs.
`unsigned' issues.

* src/autofit/aflatin.c (af_latin_metrics_init_blues): Make compiler
happy.

* src/base/ftlcdfil.c (_ft_lcd_filter_fir): Use only four elements
for `fir'.
Fix `signed' vs. `unsigned' issues.

* src/sfnt/sfobjs.c (WRITE_BYTE): Removed, unused.
(WRITE_USHORT, WRITE_ULONG): Add proper casts.

* src/truetype/ttgload.c (TT_Get_VMetrics): Add proper casts.

* src/truetype/ttinterp.c (Ins_DELTAP): Add proper casts for `B1'
and `B2'.
2014-06-13 09:28:00 +02:00
..
autofit Fix compiler warnings. 2014-06-13 09:28:00 +02:00
base Fix compiler warnings. 2014-06-13 09:28:00 +02:00
bdf Fix clang warnings. 2014-03-18 08:39:35 +01:00
bzip2 */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
cache Fix clang warnings. 2014-03-18 08:39:35 +01:00
cff Math simplifications. 2014-02-28 09:25:57 +01:00
cid Fix clang static analyzer and compiler warnings. 2014-02-08 13:55:38 +01:00
gxvalid Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
gzip [gzip] New function `FT_Gzip_Uncompress'. 2013-08-29 17:53:24 +02:00
lzw Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
otvalid */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
pcf Fix clang warnings. 2014-03-18 08:39:35 +01:00
pfr Fix clang warnings. 2014-03-18 08:39:35 +01:00
psaux Fix Savannah bug #41309. 2014-01-23 08:14:53 +01:00
pshinter Fix several clang static analyzer dead store warnings. 2014-03-04 04:29:17 +01:00
psnames Fix PIC linking. 2013-12-21 08:14:25 +01:00
raster Minor. 2014-04-24 07:13:31 +02:00
sfnt Fix compiler warnings. 2014-06-13 09:28:00 +02:00
smooth [smooth] Fix stand-alone compilation. 2014-04-13 15:41:13 +02:00
tools [afblue.pl]: Minor improvements. 2014-04-15 16:47:05 +02:00
truetype Fix compiler warnings. 2014-06-13 09:28:00 +02:00
type1 Fix clang warnings. 2014-03-18 08:39:35 +01:00
type42 Fix Savannah bug #41309. 2014-01-23 08:14:53 +01:00
winfonts [winfnt] Fix Savannah bug #41694. 2014-02-26 18:12:36 +01:00
Jamfile Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00