freetype2/docs
Werner Lemberg 521a2d7a13 * builds/win32/detekt.mk: Fix .PHONY target for Intel compiler.
Renamed "ftnames.h" to "ftsnames.h", and FT_NAMES_H to
FT_SFNT_NAMES_H.
* docs/docmaker.py: Added generation of INDEX link in table of
contents.
* INSTALL, docs/BUILD: Updated documentation to indicate that the
compilation process has changed slightly (no more `src' required in
* builds/*/*-def.mk: Changed the objects directory from "obj" to
"objs".
* include/freetype/config/ftheader.h: Removed obsolete macros like
FT_SOURCE_FILE, etc. and added cache-specific macro definitions that
were previously defined in <freetype/ftcache.h>.  Added comments to
be included in a new API Reference section.

* src/*/*: Removed the use of FT_SOURCE_FILE, etc.  Now, each
component needs to add its own directory to the include path at
compile time.  Modified all "rules.mk" and "descrip.mms"
accordingly.

* src/cid/cidobjs.c, src/cid/cidload.c, src/pcf/pcfread.c,
src/type1/t1load.c, src/type1/t1objs.c: Added a few casts to remove
compiler warnings in pedantic modes.
* include/config/ft2build.h, include/config/ftheader.h: The file
top-level <ft2build.h>.

* include/config/ftheader.h: Added new section describing the #include
macros.


the Type 2 glyph charstring (used by conversion programs).
* docs/docmaker.py: Added cross-references generation as well as


seac emulation provided by the Type 2 endchar operator.


* src/cid/cidafm.c, src/cid/cidafm.h: removed un-needed files,
Added support for clipped direct rendering in the smooth renderer.


* src/cff/t2objs.c (T2_Init_Face): For pure CFF fonts, set
2001-03-20 22:58:56 +00:00
..
cache adding cache manager documentation (draft) 2000-11-23 03:01:07 +00:00
design Revising, formatting. 2000-11-10 22:39:21 +00:00
glyphs grammatical fixes 2001-01-19 03:33:30 +00:00
image adding missing image files 2000-10-03 17:08:42 +00:00
tutorial Minor doc fix. 2000-12-23 16:55:29 +00:00
BUILD * builds/win32/detekt.mk: Fix .PHONY target for Intel compiler. 2001-03-20 22:58:56 +00:00
FTL.txt fixed typos in the license 2000-11-09 19:14:11 +00:00
GPL.txt Moving FreeType license to doc dir. 2000-11-02 07:53:08 +00:00
convntns.txt Added/restored the `*' convention for output parameters. 2000-11-06 04:33:56 +00:00
docmaker.py * builds/win32/detekt.mk: Fix .PHONY target for Intel compiler. 2001-03-20 22:58:56 +00:00
freetype2.html Removing trailing whitespace. 2000-10-31 20:42:18 +00:00
ft2faq.html Minor fixes. 2000-11-08 20:21:38 +00:00
glnames.py * src/autohint/ahtypes.h (AH_Hinter): Add elements 2001-03-04 21:53:08 +00:00