Al-Qurtas-Islamic-bank-The-.../src/cache
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
..
Jamfile * src/type1/t1load.c (parse_dict): Handle `RD' and `-|' commands 2004-02-03 21:34:29 +00:00
descrip.mms * src/type1/t1load.c (parse_dict): Handle `RD' and `-|' commands 2004-02-03 21:34:29 +00:00
ftcache.c * src/base/fttrigon.c, src/base/ftgloadr.c: Inlude 2003-12-26 07:26:08 +00:00
ftcbasic.c Fix callback functions in cache module. 2004-02-17 18:41:58 +00:00
ftccache.c Fix callback functions in cache module. 2004-02-17 18:41:58 +00:00
ftccback.h Fix callback functions in cache module. 2004-02-17 18:41:58 +00:00
ftccmap.c Fix callback functions in cache module. 2004-02-17 18:41:58 +00:00
ftcerror.h Formatting. 2001-06-19 23:03:41 +00:00
ftcglyph.c Fix callback functions in cache module. 2004-02-17 18:41:58 +00:00
ftcimage.c Fix callback functions in cache module. 2004-02-17 18:41:58 +00:00
ftcmanag.c Fix callback functions in cache module. 2004-02-17 18:41:58 +00:00
ftcmru.c * src/type1/t1load.c (parse_dict): Handle `RD' and `-|' commands 2004-02-03 21:34:29 +00:00
ftcsbits.c * Jamfile, vms_make.com, builds/win32/visualc/freetype.dsp, 2004-03-05 09:26:24 +00:00
rules.mk Fix callback functions in cache module. 2004-02-17 18:41:58 +00:00