Al-Qurtas-Islamic-bank-The-.../builds/unix
Werner Lemberg 1429db6c4f * README: Formatting.
* Jamfile: Fix typo.

* src/cff/cffparse.c: Move error code #defines to...
* include/freetype/internal/cfferrs.h: This file.
* src/cff/cffdrivr.c, src/cff/cffobjs.c, src/cff/cffload.c: Replaced
`FT_Err_*' with `CFF_Err_*'.
* src/cid/cidparse.c: Replaced `FT_Err_*' with `T1_Err_*'.
* src/psaux/psobjs.c, src/psaux/t1decode.c: Ditto.
* src/sfnt/sfobcs.c, src/sfnt/ttload.c: Replaced `FT_Err_*' with
`TT_Err_*'.
* src/truetype/ttgload.c, src/truetype/ttobjs.c: Ditto.
* src/type1/t1gload.c, src/type1/t1load.c, src/type1/t1objs.c,
src/type1/t1parse.c: Replaced `FT_Err_*' with `T1_Err_*'.

* include/freetype/internal/cfferrs.h: Add
`CFF_Err_Unknown_File_Format'.
* include/freetype/internal/t1errors.h: Add
`T1_Err_Unknown_File_Format'.
* include/freetype/internal/tterrors.h: Add
`TT_Err_Unknown_File_Format'.

* src/cff/cffload.h: Add `cff_*_encoding' and `cff_*_charset'
references.
* src/psaux/psobjs.c: Include `FT_INTERNAL_TYPE1_ERRORS_H'.

* src/cff/cffobjs.c (CFF_Init_Face, CFF_Done_Face): Use
FT_LOCAL_DEF.
* src/cid/cidobjs.c (CID_Done_Driver): Ditto.
* src/trutype/ttobjs.c (TT_Init_Face, TT_Done_Face, TT_Init_Size):
Ditto.
* src/type1/t1objs.c (T1_Done_Driver): Ditto.
* src/pcf/pcfdriver.c (PCF_Done_Face): Ditto.
* src/pcf/pcf.h: Use FT_LOCAL for `PCF_Done_Face'.
2001-04-02 23:54:01 +00:00
..
.cvsignore Minor fixes. 2000-11-11 05:55:41 +00:00
aclocal.m4 Added autoconf tests FT_MUNMAP_DECL and FT_MUNMAP_PARAM to fix some devils. 2000-07-31 22:51:00 +00:00
config.guess * builds/unix/config.{guess,sub}: Updated (from ftp.gnu.org). 2001-02-14 08:31:55 +00:00
config.sub * builds/unix/config.{guess,sub}: Updated (from ftp.gnu.org). 2001-02-14 08:31:55 +00:00
configure * builds/unix/configure.in: Add $ft_version. 2001-03-20 07:52:52 +00:00
configure.in * builds/unix/configure.in: Add $ft_version. 2001-03-20 07:52:52 +00:00
detect.mk * builds/unix/detect.mk: Add test for Hurd. 2001-03-04 22:10:36 +00:00
freetype-config.in * builds/unix/configure.in: Add $ft_version. 2001-03-20 07:52:52 +00:00
ft2unix.h * README: Formatting. 2001-04-02 23:54:01 +00:00
ftconfig.in fixed Unix installation 2000-12-04 23:28:14 +00:00
ftsystem.c * builds/unix/ftsystem.c: Fixed typos. Fixed inclusion of wrong 2000-12-13 09:21:59 +00:00
install-sh renaming "freetype2/config" to "freetype2/builds" 2000-07-08 00:22:20 +00:00
install.mk small Unix installation update 2001-03-24 00:42:45 +00:00
ltconfig Applied a patch from Tom Kacvinsky (taken from the curren libtool CVS) to 2000-07-30 09:26:45 +00:00
ltmain.sh Updating to libtool 1.3.5. 2000-07-26 22:51:03 +00:00
mkinstalldirs Add `mkinstalldirs'. 2000-07-24 06:03:58 +00:00
unix-cc.in minor formatting issues 2000-10-05 04:53:31 +00:00
unix-def.in * builds/*/*-def.mk: changed the objects directory from "obj" to "objs" 2001-03-20 11:14:24 +00:00
unix-dev.mk - updating the header inclusion scheme to use <ft2build.h> by 2000-12-04 22:53:55 +00:00
unix-lcc.mk small updates: 2000-10-28 07:26:59 +00:00
unix.mk * *.mk: Added lots of `.PHONY' targets. 2000-12-20 22:09:41 +00:00
unixddef.mk * builds/*/*-def.mk: changed the objects directory from "obj" to "objs" 2001-03-20 11:14:24 +00:00