freetype2/include/freetype
Werner Lemberg 901933beda * src/include/freetype/internal/tttypes.h (num_sbit_strikes,
num_sbit_scales): Use `FT_ULong'.
* src/sfnt/sfobjs.c (sfnt_load_face): Updated accordingly.
* src/sfnt/ttsbit.c (tt_face_set_sbit_strike): Ditto.
(find_sbit_image): Remove cast.
* src/raster/ftrend1.c (ft_raster1_render): Fix cast.

* src/sfnt/ttload.c (tt_face_load_names): Use cast.
* src/sfnt/ttcmap.c (code_to_next2): Use long constant.
(code_to_index4): Use cast.
(code_to_index8_12): Fix cast.
* src/sfnt/ttcmap0.c (tt_cmap4_char_next, tt_cmap8_char_index,
tt_cmap12_char_index): Use cast for `result'.
(tt_face_build_cmaps): Use cast.
* src/sfnt/sfobjs.c (tt_name_entry_ascii_from_ucs4): Use cast for
`code'.
(sfnt_load_face): Use FT_Int32 for `flags'.

* src/smooth/ftgrays.c (gray_render_scanline, gray_render_line,
gray_compute_cbox, gray_convert_glyph, gray_raster_reset): Add casts
to `TCoord' and `int'.
More 16bit fixes.
s/FT_Pos/TPos/.
* src/smooth/ftsmooth.c (ft_smooth_render_generic): Add casts.
2002-09-28 16:40:57 +00:00
..
cache Formatting, minor doc fixes. 2002-09-18 11:32:12 +00:00
config Making ftgrays.c compile stand-alone again. 2002-09-16 06:15:31 +00:00
internal * src/include/freetype/internal/tttypes.h (num_sbit_strikes, 2002-09-28 16:40:57 +00:00
freetype.h * src/sfnt/ttpost.c (load_post_names, tt_face_free_ps_names, 2002-09-27 11:09:23 +00:00
ftbbox.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftbdf.h * builds/amiga/makefile, builds/amiga/smakefile, 2002-05-28 22:38:05 +00:00
ftcache.h Formatting. 2001-12-20 17:49:10 +00:00
ftchapters.h documentation updates for 2.1.2 2002-06-23 10:57:31 +00:00
fterrdef.h * src/type42/t42drivr.c: s/T42_ENCODING_TYPE_/T1_ENCODING_TYPE_/. 2002-05-21 14:13:01 +00:00
fterrors.h * builds/vms/ftconfig.h: Rename LOCAL_DEF and LOCAL_FUNC to 2002-03-29 07:43:04 +00:00
ftglyph.h * src/sfnt/ttpost.c (load_post_names, tt_face_free_ps_names, 2002-09-27 11:09:23 +00:00
ftimage.h Formatting, minor doc fixes. 2002-09-18 11:32:12 +00:00
ftincrem.h * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
ftlist.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftmac.h Formatting. 2001-12-07 21:56:32 +00:00
ftmm.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftmoderr.h * src/pfr/pfrerror.h: New file. 2002-04-28 10:25:55 +00:00
ftmodule.h * src/sfnt/ttpost.c (load_post_names, tt_face_free_ps_names, 2002-09-27 11:09:23 +00:00
ftoutln.h * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
ftrender.h * src/sfnt/ttpost.c (load_post_names, tt_face_free_ps_names, 2002-09-27 11:09:23 +00:00
ftsizes.h documentation updates for 2.1.2 2002-06-23 10:57:31 +00:00
ftsnames.h * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
ftstroker.h * include/freetype/freetype.h, include/freetype/ftimage.h, 2002-09-17 22:57:29 +00:00
ftsynth.h * include/freetype/ftsynth.h, src/base/ftsynth.c: rewriting the automatic 2002-07-01 21:33:48 +00:00
ftsysio.h Formatting, minor doc fixes. 2002-09-18 11:32:12 +00:00
ftsysmem.h Formatting, minor doc fixes. 2002-09-18 11:32:12 +00:00
ftsystem.h * builds/vms/ftconfig.h: Rename LOCAL_DEF and LOCAL_FUNC to 2002-03-29 07:43:04 +00:00
fttrigon.h Fixing ChangeLog entries. 2002-07-26 09:09:10 +00:00
fttypes.h Adding some comments. 2002-08-18 07:15:52 +00:00
ftxf86.h * src/bdf/descrip.mms, src/type42/descrip.mms: New files. 2002-05-30 19:22:14 +00:00
t1tables.h * include/freetype/t1tables.h, include/freetype/internal/psaux.h, 2002-07-11 11:26:21 +00:00
ttnameid.h * include/freetype/freetype.h, include/freetype/ftimage.h, 2002-09-17 22:57:29 +00:00
tttables.h Updating to OpenType 1.3. 2001-08-13 11:44:29 +00:00
tttags.h finishing function header formatting 2001-06-28 17:49:10 +00:00