freetype/src
Werner Lemberg 2110a7d0f7 16bit fixes from Wolfgang Domröse.
* src/type1/t1parse.h (T1_ParserRec): Change type of `base_len'
and `private_len' to FT_Long.
* src/type1/t1parse.c (T1_Get_Private_Dict): Remove cast for
`private_len'.
* src/type1/t1load.c: Use FT_Int cast for most calls of T1_ToInt.
Use FT_PtrDist where appropriate.
(parse_encoding): Use FT_Long for `count' and `n'.
(read_binary_data): Use FT_Long* for second parameter.
* src/type1/t1afm.c (afm_atoindex): Use FT_PtrDist.

* src/cache/ftcsbits.c (ftc_sbit_node_load): Remove unused label.
* src/pshinter/pshalgo3.c (psh3_hint_align): Remove unused variable.
2002-09-17 12:39:19 +00:00
..
autohint * src/smooth/ftsmooth.c, src/base/ftobjs.c, 2002-09-08 21:29:11 +00:00
base Making ftgrays.c compile stand-alone again. 2002-09-16 06:15:31 +00:00
bdf * src/cid/cidobjs.c (CID_Size_Init): Renamed to... 2002-09-05 15:10:54 +00:00
cache * src/type1/t1parse.h (T1_ParserRec): Change type of `base_len' 2002-09-17 07:31:17 +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 * src/cid/cidobjs.c (CID_Size_Init): Renamed to... 2002-09-05 15:10:54 +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 * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20: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