freetype2/src
Werner Lemberg 5dfbdf7659 Making ftgrays.c compile stand-alone again.
* include/freetype/ftimage.h: Include ft2build.h only if _STANDALONE_
isn't defined.
* src/smooth/ftgrays.c [_STANDALONE_]: Define ft_memset,
FT_BEGIN_HEADER, FT_END_HEADER.
(FT_MEM_ZERO): Define.
(TRaster) [GRAYS_USE_GAMMA]: Use `unsigned char' instead of FT_Byte.
(gray_render_span, gray_init_gamma): Don't use `FT_UInt'.
Don't cast with `FT_Byte'.
(grays_init_gamma): Don't use `FT_UInt'.

* src/base/ftinit.c (FT_Add_Default_Modules): Improve error message.
* src/pcf/pcfdriver.c (PCF_Face_Done): Improve tracing message.
* include/freetype/config/ftoption.h (FT_MAX_MODULES): Increased
to 32.
2002-09-16 06:15:31 +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/cache/ftccache.i: fixed a bug that prevented compilation in 2002-09-09 23:45:29 +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/cache/ftccache.i: fixed a bug that prevented compilation in 2002-09-09 23:45:29 +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 * src/cid/cidobjs.c (CID_Size_Init): Renamed to... 2002-09-05 15:10:54 +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