freetype2/include/freetype/config
Werner Lemberg 0240d29cac * src/gzip/ftgzip.c (ft_gzip_file_fill_output): Handle Z_STREAM_END
correctly.

* src/pshinter/pshglob.c (psh_globals_new): Change calculation of
dim->stdw.count to avoid compiler problem.

* src/truetype/ttgload.c (TT_Load_Simple_Glyph): Move the block
variables to the beginning of the function to avoid compiler
problems.
Add casts necessary for 16bit compilers.

* src/pfr/rules.mk (PFR_DRV_SRC): Add pfrsbit.c.
(PFR_DRV_H): Add pfrtypes.h.

* include/freetype/config/ftconfig.h: s/__MWKS__/__MWERKS__/.

* src/pfr/pfrsbit.c (pfr_bitwriter_init): Change type of third
argument to FT_Bool.
(pfr_lookup_bitmap_data): Change type of third and fourth argument
to FT_UInt.  Updated caller.
(pfr_load_bitmap_bits): Change type of fourth argument to FT_Bool.
2003-06-09 15:54:18 +00:00
..
ftconfig.h * src/gzip/ftgzip.c (ft_gzip_file_fill_output): Handle Z_STREAM_END 2003-06-09 15:54:18 +00:00
ftheader.h * include/freetype/ftstroker.h: Renamed to... 2003-06-07 04:02:21 +00:00
ftmodule.h * include/freetype/internal/internal.h, include/freetype/ftpfr.h, 2002-10-31 08:30:19 +00:00
ftoption.h * include/freetype/config/ftoption.h: Defining 2003-06-05 04:28:17 +00:00
ftstdlib.h * include/freetype/config/ftstdlib.h (ft_strcat): New wrapper macro 2003-05-21 07:39:42 +00:00