Al-Qurtas-Islamic-bank-The-.../src/autohint
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
..
CatharonLicense.txt Removing trailing whitespace. 2000-10-31 20:42:18 +00:00
Jamfile 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
ahangles.c Formatting. 2002-08-22 08:49:42 +00:00
ahangles.h * src/pshinter/pshalgo3.c, src/autohint/ahangles.c, 2002-08-21 21:34:59 +00:00
aherrors.h Formatting. 2001-06-19 23:03:41 +00:00
ahglobal.c * src/autohint/ahglobal.c (blue_chars), src/winfonts/winfnt.c 2003-10-15 22:20:56 +00:00
ahglobal.h Cleanups. 2003-04-22 07:49:24 +00:00
ahglyph.c * Jamfile, vms_make.com, builds/win32/visualc/freetype.dsp, 2004-03-05 09:26:24 +00:00
ahglyph.h * src/autohint/ahglyph.h, src/autohint/ahglyph.c, src/autohint/ahglobal.c, 2003-03-20 20:58:57 +00:00
ahhint.c * src/autohint/ahhint.c (ah_hinter_load) <FT_GLYPH_FORMAT_OUTLINE>: 2004-02-26 09:08:51 +00:00
ahhint.h * src/cid/cidobjs.c (CID_Size_Init): Renamed to... 2002-09-05 15:10:54 +00:00
ahloader.h * include/freetype/t1tables.h (t1_blend_max): Fix typo. 2002-03-30 13:16:35 +00:00
ahmodule.c * src/type1/t1load.c (parse_dict): Handle `RD' and `-|' commands 2004-02-03 21:34:29 +00:00
ahmodule.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ahtypes.h * src/pshinter/pshalgo3.c (psh3_glyph_compute_extrema): Skip 2003-05-28 05:52:05 +00:00
autohint.c finishing function header formatting 2001-06-28 17:49:10 +00:00
mather.py Removing trailing whitespace. 2000-10-31 20:42:18 +00:00
module.mk Removing trailing whitespace. 2000-10-31 20:42:18 +00:00
rules.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00