freetype/src/pfr
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
..
descrip.mms * src/pfr/pfrload.c (pfr_extra_items_farse): Fix debug message. 2002-04-20 05:38:33 +00:00
Jamfile * src/gzip/ftgzip.c (ft_gzip_file_fill_output): Handle Z_STREAM_END 2003-06-09 15:54:18 +00:00
module.mk * src/pfr/pfrload.c (pfr_extra_items_farse): Fix debug message. 2002-04-20 05:38:33 +00:00
pfr.c * src/pfr/pfrsbit.h, src/pfr/pfrsbit.c, src/pfr/pfrload.c, 2002-10-05 14:57:03 +00:00
pfrcmap.c Install freetype2.m4. 2002-06-17 08:01:32 +00:00
pfrcmap.h * src/pfr/pfrload.c (pfr_extra_items_farse): Fix debug message. 2002-04-20 05:38:33 +00:00
pfrdrivr.c Fixing bugs reported by Nelson Beebe. 2003-04-23 19:48:24 +00:00
pfrdrivr.h * src/pfr/pfrload.c (pfr_extra_items_farse): Fix debug message. 2002-04-20 05:38:33 +00:00
pfrerror.h * src/pfr/pfrerror.h: New file. 2002-04-28 10:25:55 +00:00
pfrgload.c * src/pfr/pfrsbit.h, src/pfr/pfrsbit.c, src/pfr/pfrload.c, 2002-10-05 14:57:03 +00:00
pfrgload.h Formatting; adding file headers. 2002-10-07 10:12:43 +00:00
pfrload.c * src/pfr/pfrload.c (pfr_extra_item_load_font_id): Use FT_PtrDist 2003-04-23 14:14:06 +00:00
pfrload.h * src/pfr/pfrload.c (pfr_extra_items_farse): Fix debug message. 2002-04-20 05:38:33 +00:00
pfrobjs.c Fixing bugs reported by Nelson Beebe. 2003-04-23 19:48:24 +00:00
pfrobjs.h Fixing bugs reported by Nelson Beebe. 2003-04-23 19:48:24 +00:00
pfrsbit.c * src/gzip/ftgzip.c (ft_gzip_file_fill_output): Handle Z_STREAM_END 2003-06-09 15:54:18 +00:00
pfrsbit.h Formatting; adding file headers. 2002-10-07 10:12:43 +00:00
pfrtypes.h * src/pfr/pfrload.c (pfr_extra_item_load_font_id): Use FT_PtrDist 2003-04-23 14:14:06 +00:00
rules.mk * src/gzip/ftgzip.c (ft_gzip_file_fill_output): Handle Z_STREAM_END 2003-06-09 15:54:18 +00:00