freetype2/src/autofit
Werner Lemberg dc624ca4dc Apply fixes for cppcheck nitpicks.
http://cppcheck.sourceforge.net/

Note that the current version heavily chokes on FreeType, delivering
even wrong results.  I will report those issues to the cppcheck team
so that a newer version gives improved results hopefully.

*/* Improve variable scopes.
*/* Remove redundant initializations which get overwritten.

* src/base/ftmac.c ,builds/mac/ftmac.c (count_faces_scalable):
Remove unused variable.

* src/base/ftdbgmem.c (ft_mem_table_destroy): `table' can't be zero.

* src/gxvalid/gxvkern.c (gxv_kern_subtable_fmt1_entry_validate):
Remove functionless code.

* src/tools/ftrandom.c (main): Fix memory leak.
2013-06-04 10:30:48 +02:00
..
Jamfile Remove compiler warning. 2009-05-28 07:07:48 +02:00
afangles.c [autofit] Quantize stem widths. 2012-07-03 11:54:12 +02:00
afangles.h * src/autofit/afdummy.c, src/autofit/afdummy.h 2005-03-02 11:24:23 +00:00
afcjk.c Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
afcjk.h [autofit] Add standard character to `AF_ScriptClassRec' structure. 2012-10-24 14:22:14 +02:00
afdummy.c */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
afdummy.h [autofit] Some formatting and clean-ups. 2011-01-23 12:42:23 +01:00
aferrors.h Prepare source code for amalgamation. 2012-03-08 06:04:03 +01:00
afglobal.c Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
afglobal.h [autofit] Implement Infinality's `increase glyph heights'. 2012-09-18 23:26:37 +02:00
afhints.c Whitespace. 2013-03-23 14:25:43 +01:00
afhints.h [autofit] Do some code cleanup. 2012-07-06 19:38:44 +02:00
afindic.c */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
afindic.h [autofit] Add standard character to `AF_ScriptClassRec' structure. 2012-10-24 14:22:14 +02:00
aflatin.c * src/autofit/aflatin.c (af_latin_metrics_scale_dim): Typo. 2013-05-08 09:17:56 +02:00
aflatin.h [autofit] Add standard character to `AF_ScriptClassRec' structure. 2012-10-24 14:22:14 +02:00
aflatin2.c Whitespace. 2013-03-23 14:25:43 +01:00
aflatin2.h [autofit] Add standard character to `AF_ScriptClassRec' structure. 2012-10-24 14:22:14 +02:00
afloader.c */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
afloader.h [autofit] Pass `AF_Module' instead of `AF_Loader'. 2012-09-14 12:26:57 +02:00
afmodule.c [autofit] Minor. 2013-03-23 14:06:54 +01:00
afmodule.h [autofit] Implement `fallback-script' property. 2012-09-15 18:26:28 +02:00
afpic.c */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
afpic.h Whitespace. 2013-03-23 14:25:43 +01:00
aftypes.h [autofit] Add standard character to `AF_ScriptClassRec' structure. 2012-10-24 14:22:14 +02:00
afwarp.c Remove trailing spaces. 2012-01-17 02:00:24 +09:00
afwarp.h * src/cff/cffload.c (cff_index_get_pointers): Handle last entry 2007-01-25 11:50:00 +00:00
autofit.c Copyright. 2011-03-26 09:03:32 +01:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
rules.mk */rules.mk: Handle `*pic.c' files. 2011-01-03 07:11:54 +01:00