freetype2/src/type1
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
..
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 Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02: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 */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
t1gload.h [type1] Remove casts. 2011-11-30 13:08:28 +01:00
t1load.c Fix compiler warnings. 2013-06-05 13:43:20 +02:00
t1load.h Spelling fixes from Alexei. 2007-01-26 22:18:56 +00:00
t1objs.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
t1objs.h [type1] Remove casts. 2011-11-30 13:08:28 +01:00
t1parse.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +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