freetype2/include/freetype
Werner Lemberg cf24d51531 Minor cleanups to remove compiler warnings.
* include/freetype/cache/ftcmanag.h (FTC_MAX_BYTES_DEFAULT): Use
`L' for constant.
* include/freetype/config/ftoption.h (FT_RENDER_POOL_SIZE): Ditto.
* src/base/ftcalc.c (FT_MulDiv): Use `L' for constant.
* src/base/ftglyph.c (FT_Glyph_Get_CBox): Remove `error' variable.
* src/base/fttrigon.c (ft_trig_arctan_table): Use `L' for constants.
* src/base/ftobjs.c (FT_Done_Size): Fix return value.
(FT_Set_Char_Size, FT_Set_Pixel_Sizes, FT_Get_Kerning): Remove
unused `memory' variable.
* src/autohint/ahglyph.c (ah_get_orientation): Use `L' for constant.
* src/autohint/ahhint.c (ah_hint_edges_3,
ah_hinter_align_edge_points): Remove unused `before' and `after'
variables.
(ah_hinter_align_weak_points): Remove unused `edge_limit' variable.
(ah_hinter_load): Remove unused `new_advance', `start_contour',
and `metrics' variables.
* src/cff/cffload.c (CFF_Load_Encoding): Remove dead code to avoid
compiler warning.
* src/cff/cffobjs.c (CFF_Init_Face): Remove unused `base_offset'
variable.
* src/cff/cffgload.c (CFF_Parse_CharStrings): Remove unused
`outline' variable.
(cff_compute_bias): Use `U' for constant.
* src/cid/cidload.c (cid_decrypt): Ditto.
* src/psaux/psobjs.c (T1_Decrypt): Ditto.
* src/psaux/t1decode.c (T1_Decoder_Parse_CharStrings): Ditto.
* src/sfnt/ttload.c (TT_Load_Kern): Remove unused `version'
variable.
* src/sfnt/ttsbit.c (TT_Load_SBit_Image): Remove unused `top'
variable.
* src/truetype/ttgload.c (load_truetype_glyph): Remove unused
`num_contours' and `ins_offset' variables.
(compute_glyph_metrics): Remove unused `Top' and `x_scale'
variables.
(TT_Load_Glyph): Remove unused `memory' variable.
* src/smooth/ftgrays.c (grays_raster_render): Use `L' for constants.
2001-06-18 14:23:45 +00:00
..
cache Minor cleanups to remove compiler warnings. 2001-06-18 14:23:45 +00:00
config Minor cleanups to remove compiler warnings. 2001-06-18 14:23:45 +00:00
internal formatting 2001-06-16 07:48:30 +00:00
freetype.h * include/freetype/freetype.h (FT_ENC_TAG): New macro. 2001-06-16 11:20:41 +00:00
ftbbox.h * include/freetype/ftbbox.h: FTBBOX_H -> __FTBBOX_H__. 2001-05-12 18:04:08 +00:00
ftcache.h * builds/*/*-def.mk: changed the objects directory from "obj" to "objs" 2001-03-20 11:14:24 +00:00
ftchapters.h * include/freetype/config/ftheader.h, include/freetype/ftsnames.h: 2001-03-20 14:50:04 +00:00
fterrors.h Make the new error scheme source compatible with older FT versions 2001-06-18 10:35:00 +00:00
ftglyph.h update docmaker.py to support chapters and section block ordering 2001-02-13 17:42:49 +00:00
ftimage.h * include/freetype/freetype.h (FT_ENC_TAG): New macro. 2001-06-16 11:20:41 +00:00
ftlist.h * src/autohint/ahtypes.h (AH_Hinter): Add elements 2001-03-04 21:53:08 +00:00
ftmac.h update docmaker.py to support chapters and section block ordering 2001-02-13 17:42:49 +00:00
ftmm.h * include/freetype/config/ftheader.h, include/freetype/ftsnames.h: 2001-03-20 14:50:04 +00:00
ftmoderr.h Complete redesign of error codes. Please check ftmoderr.h for more 2001-06-06 17:30:41 +00:00
ftmodule.h * docs/docmaker.py: Minor improvements to reduce unwanted spaces 2001-01-11 09:27:49 +00:00
ftoutln.h * src/autohint/ahtypes.h (AH_Hinter): Add elements 2001-03-04 21:53:08 +00:00
ftrender.h * docs/docmaker.py: Minor improvements to reduce unwanted spaces 2001-01-11 09:27:49 +00:00
ftsnames.h * include/freetype/config/ftheader.h, include/freetype/ftsnames.h: 2001-03-20 14:50:04 +00:00
ftsynth.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00
ftsystem.h * docs/docmaker.py: Minor improvements to reduce unwanted spaces 2001-01-11 09:27:49 +00:00
fttrigon.h * include/freetype/ftbbox.h: FTBBOX_H -> __FTBBOX_H__. 2001-05-12 18:04:08 +00:00
fttypes.h Increase `version_info' to 7:0:1. 2001-06-08 21:17:29 +00:00
t1tables.h * include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c, 2001-05-11 14:25:57 +00:00
ttnameid.h * include/freetype/ttnameid.h: Correct a stupid typo which prevented 2001-03-05 00:15:37 +00:00
tttables.h Fixed length of `Reserved' array. 2001-06-06 05:56:59 +00:00
tttags.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00