freetype/src/truetype
Werner Lemberg 607dec79bb * src/autofit/afcjk.c (af_cjk_hints_compute_edges): Remove unused
variable.
* src/autofit/afloader.c (af_loader_load_g): Ditto.

* src/base/ftobjs.c (ft_validator_error): Use `ft_jmp_buf'.
(open_face_from_buffer): Initialize `stream'.
(FT_Request_Metrics): Remove unused variable.
Remove redundant `break' statements.
(FT_Get_Track_Kerning): Remove unused variable.

* src/psaux/afmparse.c (afm_parse_track_kern, afm_parse_kern_pairs,
afm_parse_kern_data): Remove redundant
`break' statements.
(afm_parser_parse): Ditto.
Don't use uninitialized variables.

* src/psnames/psmodule.c (VARIANT_BIT): Define as unsigned long.
Use `|' operator instead of `^' to set it.
Update all users.

* src/sfnt/ttcmap.c (tt_face_build_cmaps): Use `ft_jmp_buf'.
* src/sfnt/ttkern.c (tt_face_load_kern): Remove unused variable.

* src/truetype/ttgload.c (TT_Load_Simple_Glyph): Remove redundant
comparison.
(TT_Process_Simple_Glyph): Use FT_UInt for `n_points' and `i'.
(TT_Load_Glyph): Remove unused variable.
2007-05-15 06:49:37 +00:00
..
Jamfile Add license. 2005-06-04 23:04:30 +00:00
module.mk Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
rules.mk * src/pcf/pcfdrivr.c: Revert change from 2004-04-17. 2004-04-25 20:15:11 +00:00
truetype.c * devel/ftoption.h: Synchronize with 2006-09-03 06:18:45 +00:00
ttdriver.c Fix various compiler warnings. 2007-01-15 06:42:40 +00:00
ttdriver.h * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
tterrors.h Formatting. 2001-06-19 23:03:41 +00:00
ttgload.c * src/autofit/afcjk.c (af_cjk_hints_compute_edges): Remove unused 2007-05-15 06:49:37 +00:00
ttgload.h * devel/ftoption.h: Synchronize with 2006-09-03 06:18:45 +00:00
ttgxvar.c Spelling fixes from Alexei. 2007-01-26 22:18:56 +00:00
ttgxvar.h Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
ttinterp.c * src/truetype/ttinterp.c (Ins_IP), src/autofit/aflatin.c 2007-05-09 20:02:55 +00:00
ttinterp.h more formatting and copyright years 2007-02-12 22:01:18 +00:00
ttobjs.c Formatting. 2007-05-14 18:53:58 +00:00
ttobjs.h formatting, copyright years 2007-01-06 07:47:45 +00:00
ttpload.c copyright year 2007-01-05 12:41:49 +00:00
ttpload.h * builds/win32/visualc/freetype.dsp: updating the project file, adding 2006-03-20 13:32:33 +00:00