freetype2/src
Werner Lemberg c5e566590d More 16bit fixes.
* src/autohint/ahglobal.c (sort_values): Use FT_Pos for `swap'.
(ah_hinter_compute_widths): Use FT_Pos for `dist'.
Use AH_MAX_WIDTHS.
* src/autohint/ahglyph.c (ah_outline_scale_blue_edges): Use FT_Pos
for `delta'.
(ah_outline_compute_edges): Replace some ints with FT_Int and
FT_Pos.
(ah_test_extrema): Clean up code.
(ah_get_orientation): Use 4 FT_Int variables instead of FT_BBox to
hold indices.
* src/autohint/ahtypes.h (AH_SegmentRec): Change type of `score'
to FT_Pos.
2002-09-21 08:33:27 +00:00
..
autohint More 16bit fixes. 2002-09-21 08:33:27 +00:00
base * src/base/ftobjs.c (FT_Library_Version): bugfix 2002-09-18 23:18:36 +00:00
bdf * src/cid/cidobjs.c (CID_Size_Init): Renamed to... 2002-09-05 15:10:54 +00:00
cache Formatting, minor doc fixes. 2002-09-18 11:32:12 +00:00
cff * src/cache/ftccache.i: fixed a bug that prevented compilation in 2002-09-09 23:45:29 +00:00
cid * src/cid/cidobjs.c (CID_Size_Init): Renamed to... 2002-09-05 15:10:54 +00:00
otlayout * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
pcf Making ftgrays.c compile stand-alone again. 2002-09-16 06:15:31 +00:00
pfr * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
psaux More 16bit fixes. 2002-09-17 13:56:44 +00:00
pshinter * src/type1/t1parse.h (T1_ParserRec): Change type of `base_len' 2002-09-17 07:31:17 +00:00
psnames * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
raster * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
sfnt * src/cid/cidobjs.c (CID_Size_Init): Renamed to... 2002-09-05 15:10:54 +00:00
smooth Making ftgrays.c compile stand-alone again. 2002-09-16 06:15:31 +00:00
tools * include/freetype/freetype.h, include/freetype/ftimage.h, 2002-09-17 22:57:29 +00:00
truetype * src/cache/ftccache.i: fixed a bug that prevented compilation in 2002-09-09 23:45:29 +00:00
type1 16bit fixes from Wolfgang Domröse. 2002-09-17 12:39:19 +00:00
type42 * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
winfonts * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
Jamfile * src/type42/t42drivr.c: s/T42_ENCODING_TYPE_/T1_ENCODING_TYPE_/. 2002-05-21 14:13:01 +00:00