freetype/src/sfnt
Werner Lemberg 851e815127 Various compiler warning fixes for `make multi'.
* src/autofit/afcjk.c (af_cjk_hints_compute_blue_edges),
src/autofit/aflatin.c (af_latin_hint_compute_blue_edges,
af_latin_hint_edges), src/autofit/aflatin2.c
(af_latin2_hints_compute_blue_edges, af_latin2_hint_edges): Declare
as `static'.

* src/cache/ftccmap.c (FTC_CMAP_QUERY_HASH, FTC_CMAP_NODE_HASH):
Removed.  Unused.
* src/cache/ftcimage.c: Include FT_INTERNAL_OBJECTS_H.
* src/cache/ftcmanag.c (FTC_LRU_GET_MANAGER): Removed.  Unused.

* src/cff/cf2intrp.c: Include `cf2intrp.h'.
* src/cff/cffdrivr.c (PAIR_TAG): Removed.  Unused.

* src/gzip/ftgzip.c (NO_DUMMY_DECL): Removed.  Unused.

* src/psaux/afmparse.c (afm_parser_read_int): Declare as `static'.

* src/pshinter/pshalgo.c (STRONGER, PSH_ZONE_MIN, PSH_ZONE_MAX):
Removed.  Unused.

* src/raster/ftraster.c (Render_Glyph): Declare as `static'.

* src/sfnt/ttpost.c (load_format_20): Fix signedness warning.

* src/truetype/ttdriver.c (PAIR_TAG): Removed.  Unused.
* src/truetype/ttsubpix.c (is_member_of_family_class,
is_member_of_style_class): Declare as `static'.

* src/type1/t1gload.c (T1_Parse_Glyph_And_Get_Char_String): Declare
as `static'.
* src/type1/t1load.c (mm_axis_unmap, mm_weights_unmap): Declare as
`static'.
(T1_FIELD_COUNT): Removed.  Unused.
* src/type1/t1parse.h (T1_Done_Table): Removed.  Unused.

* src/type42/t42parse.c (T1_Done_Table): Removed.  Unused.
2015-03-01 19:27:09 +01:00
..
Jamfile Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
module.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pngshim.c [sfnt] Signedness fixes. 2015-02-22 12:03:28 +01:00
pngshim.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
rules.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
sfdriver.c [sfnt] Signedness fixes. 2015-02-22 12:03:28 +01:00
sfdriver.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
sferrors.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
sfnt.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
sfntpic.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
sfntpic.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
sfobjs.c [sfnt] Signedness fixes. 2015-02-22 12:03:28 +01:00
sfobjs.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttbdf.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttbdf.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttcmap.c [sfnt] Signedness fixes. 2015-02-22 12:03:28 +01:00
ttcmap.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttcmapc.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttkern.c [sfnt] Signedness fixes. 2015-02-22 12:03:28 +01:00
ttkern.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttload.c [sfnt] Signedness fixes. 2015-02-22 12:03:28 +01:00
ttload.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttmtx.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttmtx.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttpost.c Various compiler warning fixes for `make multi'. 2015-03-01 19:27:09 +01:00
ttpost.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttsbit.c [sfnt] Signedness fixes. 2015-02-22 12:03:28 +01:00
ttsbit.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00