Werner Lemberg
dfa46199d2
* Jamfile, vms_make.com, builds/win32/visualc/freetype.dsp,
builds/win32/visualc/freetype/vcproj, include/freetype/ftmoderr.h:
Add LZW module.
* Jamfile.in: Removed.
* docs/CHANGES: Updated.
* include/freetype/internal/ftobjs.h: s/MIN/FT_MIN/, s/MAX/FT_MAX/,
s/ABS/FT_ABS/. Updated all callers.
* src/type1/t1load.c (parse_dict), src/pcf/pcfdrivr.c
(PCF_Face_Init): Use FT_ERROR_BASE.
Add support for PCF fonts compressed with LZW (extension .pcf.Z,
created with `compress').
* include/freetype/config/ftoption.h, devel/ftoption.h
(FT_CONFIG_OPTION_USE_LZW): New macro.
* include/freetype/ftlzw.h: New file.
* include/freetype/config/ftheader.h (FT_LZW_H): New macro for
ftlzw.h.
* src/lzw/*: New files.
* src/pcf/pcfdrivr.c: Include FT_LZW_H.
(PCF_Face_Init): Try LZW also.
* src/gzip/ftgzip.c: s/0/Gzip_Err_Ok/ where appropriate.
Beautify.
2004-03-05 09:26:24 +00:00
..
2003-07-09 15:22:39 +00:00
2004-03-05 09:26:24 +00:00
2003-11-09 08:37:14 +00:00
2003-04-21 13:30:27 +00:00
2002-04-15 12:01:10 +00:00
2000-11-02 07:53:08 +00:00
2003-04-21 13:30:27 +00:00
2003-04-21 13:30:27 +00:00
2003-04-21 13:30:27 +00:00
2003-04-21 13:30:27 +00:00
2003-04-21 13:30:27 +00:00
2003-11-06 14:56:11 +00:00
2002-05-28 22:38:05 +00:00
2002-01-21 21:57:38 +00:00
2003-12-08 21:11:31 +00:00
2003-11-12 15:16:02 +00:00
2003-06-14 21:39:17 +00:00
2003-04-21 13:30:27 +00:00
2003-04-21 13:30:27 +00:00
2003-11-24 22:54:58 +00:00