freetype2/include/freetype
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
..
cache * docs/docmaker.py: Minor improvements to reduce unwanted spaces 2001-01-11 09:27:49 +00:00
config Changed tests for sizes of short, ints, and longs to use the suffix U 2001-03-26 23:46:06 +00:00
internal * README: Formatting. 2001-04-02 23:54:01 +00:00
freetype.h * CHANGES: Reformatted, minor fixes. 2001-04-02 21:30:06 +00:00
ftbbox.h * docs/docmaker.py: Minor improvements to reduce unwanted spaces 2001-01-11 09:27:49 +00:00
ftcache.h * builds/*/*-def.mk: changed the objects directory from "obj" to "objs" 2001-03-20 11:14:24 +00:00
ftchapters.h * include/freetype/config/ftheader.h, include/freetype/ftsnames.h: 2001-03-20 14:50:04 +00:00
fterrors.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00
ftglyph.h update docmaker.py to support chapters and section block ordering 2001-02-13 17:42:49 +00:00
ftimage.h * src/autohint/ahtypes.h (AH_Hinter): Add elements 2001-03-04 21:53:08 +00:00
ftlist.h * src/autohint/ahtypes.h (AH_Hinter): Add elements 2001-03-04 21:53:08 +00:00
ftmac.h update docmaker.py to support chapters and section block ordering 2001-02-13 17:42:49 +00:00
ftmm.h * include/freetype/config/ftheader.h, include/freetype/ftsnames.h: 2001-03-20 14:50:04 +00:00
ftmodule.h * docs/docmaker.py: Minor improvements to reduce unwanted spaces 2001-01-11 09:27:49 +00:00
ftoutln.h * src/autohint/ahtypes.h (AH_Hinter): Add elements 2001-03-04 21:53:08 +00:00
ftrender.h * docs/docmaker.py: Minor improvements to reduce unwanted spaces 2001-01-11 09:27:49 +00:00
ftsnames.h * include/freetype/config/ftheader.h, include/freetype/ftsnames.h: 2001-03-20 14:50:04 +00:00
ftsynth.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00
ftsystem.h * docs/docmaker.py: Minor improvements to reduce unwanted spaces 2001-01-11 09:27:49 +00:00
fttypes.h * builds/win32/detekt.mk: Fix .PHONY target for Intel compiler. 2001-03-20 22:58:56 +00:00
t1tables.h * docs/docmaker.py: Minor improvements to reduce unwanted spaces 2001-01-11 09:27:49 +00:00
ttnameid.h * include/freetype/ttnameid.h: Correct a stupid typo which prevented 2001-03-05 00:15:37 +00:00
tttables.h * docs/docmaker.py: Minor improvements to reduce unwanted spaces 2001-01-11 09:27:49 +00:00
tttags.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00