freetype2/src/type1
suzuki toshiya e62c876bb0 Fix g++4.6 compiler warnings in module drivers.
The background is same with previous commit.

* src/truetype/ttgxvar.c (ft_var_readpackedpoints):
Init `points'.  (TT_Vary_Get_Glyph_Deltas): Init
`delta_xy'.  (TT_Get_MM_Var): Init `mmvar'.
* src/type1/t1load.c (T1_Get_MM_Var): Ditto.
* src/cff/cffdrivr.c (cff_ps_get_font_info): Init
`font_info'.
* src/cff/cffload.c (cff_index_get_pointers): Init `t'.
(cff_font_load): Init `sub'.
* src/cff/cffobjs.c (cff_size_init): Init `internal'.
(cff_face_init): Init `cff'.
* src/pfr/pfrload.c (pfr_extra_item_load_stem_snaps):
Init `snaps'.
* src/pcf/pcfread.c (pcf_get_properties): Init `properties'.
(pcf_get_bitmaps): Init `offsets'.  (pcf_get_encodings):
Init `tmpEncoding'.
* src/sfnt/ttload.c (tt_face_load_gasp): Init `gaspranges'.
* src/sfnt/ttsbit.c (Load_SBit_Image): Init `components'.
* src/cache/ftcmru.c (FTC_MruList_New): Init `node'.
* src/gzip/ftgzip.c (FT_Stream_OpenGzip): Init `zip' and
`zip_buff'.
* src/lzw/ftlzw.c (FT_Stream_OpenLZW): Init `zip'.
* src/bzip2/ftbzip2.c (FT_Stream_OpenBzip2): Init `zip'.
2011-06-15 02:48:33 +09: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 Remove C++ warnings. 2010-07-12 21:13:22 +02:00
t1afm.h * src/autofit/afwarp.c: simple #ifdef to prevent compilation when 2006-01-27 12:11:22 +00:00
t1driver.c Formatting, copyright years. 2009-03-03 21:35:32 +00:00
t1driver.h Add #error to modules and files that do not support PIC yet. 2009-04-05 18:25:14 +03:00
t1errors.h Formatting. 2001-06-19 23:03:41 +00:00
t1gload.c Really fix Savannah bug #28678 (part 2). 2010-02-10 07:13:27 +01:00
t1gload.h * autogen.sh, builds/unix/configure.raw, 2008-09-12 16:27:48 +00:00
t1load.c Fix g++4.6 compiler warnings in module drivers. 2011-06-15 02:48:33 +09:00
t1load.h Spelling fixes from Alexei. 2007-01-26 22:18:56 +00:00
t1objs.c Fix another case reported in Savannah bug #30373. 2010-07-11 00:31:17 +09:00
t1objs.h Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
t1parse.c Better handling of start of `eexec' section. 2009-11-25 23:51:06 +01:00
t1parse.h * src/type1/t1parse.h (T1_ParserRec): Make `base_len' and 2008-06-09 20:49:29 +00:00
t1tokens.h Formatting, copyright years. 2009-03-03 21:35:32 +00:00
type1.c finishing function header formatting 2001-06-28 17:49:10 +00:00