freetype/src
Werner Lemberg 45392b77a8 Fix compiler warnings.
* include/freetype/internal/ftmemory.h: Decorate memory allocation
macros with `FT_Long' where appropriate.
Remove duplicate of FT_MEM_QRENEW_ARRAY definition.

* src/base/ftbitmap.c (ft_gray_for_premultiplied_srgb_bgra): Use
cast.

* src/base/ftobjs.c: Add warning disabling pragma for MSVC while
including `md5.c'.

* src/cff/cf2intrp.c (cf2_interpT2CharString) <cf2_cmdESC>: Add
cast.

* src/sfnt/ttsbit.c (tt_sbit_decoder_load_compound): Fix casts.
(tt_sbit_decoder_load_bitmap): Beautification.

* src/smooth/ftsmooth.c (ft_smooth_render_generic): Initialize
variables (earlier).

* src/truetype/ttgload.c (TT_Process_Simple_Glyph): Pacify compiler.

* src/truetype/ttgxvar.c (TT_Get_MM_Var): Use unsigned constants
where appropriate.

* src/type1/t1load.c (T1_Get_MM_Var): Ditto.
2013-06-05 13:43:20 +02:00
..
autofit Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
base Fix compiler warnings. 2013-06-05 13:43:20 +02:00
bdf Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
bzip2 */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
cache */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
cff Fix compiler warnings. 2013-06-05 13:43:20 +02:00
cid */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
gxvalid Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
gzip */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01: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 Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
pfr */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
psaux Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
pshinter Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
psnames Whitespace. 2013-03-17 08:14:46 +01:00
raster Missed some cppcheck items. 2013-06-04 13:09:01 +02:00
sfnt Fix compiler warnings. 2013-06-05 13:43:20 +02:00
smooth Fix compiler warnings. 2013-06-05 13:43:20 +02:00
tools Missed some cppcheck items. 2013-06-04 13:09:01 +02:00
truetype Fix compiler warnings. 2013-06-05 13:43:20 +02:00
type1 Fix compiler warnings. 2013-06-05 13:43:20 +02:00
type42 Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
winfonts */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00