Al-Qurtas-Islamic-bank-The-.../src/sfnt
Werner Lemberg f13516c832 Various fixes for C and C++ compiling.
* src/autofit/*: Add copyright messages.
  Formatting.

* src/autofit/afhints.c (af_glyph_hints_done): Don't use
`AF_Dimension' but `int' for loop counter.

* src/autofit/aflatin.c (af_latin_metrics_init_widths): Don't use
`AF_Dimension' but `int' for loop counter.
Use proper enumeration value for `render_mode'.
(af_latin_metrics_scale_dim): Don't shadow variables.
(af_latin_hints_compute_segments): Use proper cast for `major_dir'
and `segment_dir'.
(af_latin_align_linked_edge, af_latin_hint_edges): Fix arguments of call to
`af_latin_compute_stem_width'.
(af_latin_hints_apply): Don't use `AF_Dimension' but `int' for loop
counter.

* src/base/ftdbgmem.c (ft_mem_table_get_source, FT_DumpMemory): Use
proper cast for memory allocation.

* src/cff/cffdrivr.c (cff_get_kerning): Use proper cast for
initialization of `sfnt'.

* src/sfnt/sfdriver.c: Include `ttkern.h'.

* src/sfnt/ttkern.c (tt_face_get_kerning): Don't shadow variables.

* src/truetype/ttgload.c: Include `ttpload.h'.

* src/truetype/ttpload.c (tt_face_load_loca) [FT_OPTIMIZE_MEMORY]:
Remove redundant variable.
2005-03-03 17:09:08 +00:00
..
Jamfile Formatting. 2005-03-01 02:13:50 +00:00
module.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
rules.mk Formatting. 2005-03-01 02:13:50 +00:00
sfdriver.c Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
sfdriver.h finishing function header formatting 2001-06-28 17:49:10 +00:00
sferrors.h * include/freetype/internal/ftobjs.h: Don't include 2004-09-06 07:06:56 +00:00
sfnt.c Formatting. 2005-03-01 02:13:50 +00:00
sfobjs.c Formatting. 2005-03-01 02:13:50 +00:00
sfobjs.h * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
ttcmap.c Formatting. 2005-03-01 02:13:50 +00:00
ttcmap.h * include/freetype/internal/ftobjs.h: Don't include 2004-09-06 07:06:56 +00:00
ttkern.c Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
ttkern.h Formatting. 2005-03-01 02:13:50 +00:00
ttload.c removing compiler warnings 2005-03-01 22:57:25 +00:00
ttload.h Formatting. 2005-03-01 02:13:50 +00:00
ttpost.c * include/freetype/internal/bdftypes.h: removed obsolete header 2003-10-29 21:43:52 +00:00
ttpost.h * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
ttsbit.c Formatting. 2005-03-01 02:13:50 +00:00
ttsbit.h * src/autofit/afdummy.c, src/autofit/afdummy.h 2005-03-02 11:24:23 +00:00
ttsbit0.c Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00