freetype2/builds/win32
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
..
visualc * builds/win32/visualc/freetype.dsp: Fix raster1->raster and 2000-11-12 06:49:17 +00:00
detect.mk * builds/win32/detekt.mk: Fix .PHONY target for Intel compiler. 2001-03-20 22:58:56 +00:00
w32-bcc.mk * INSTALL: Revised. 2000-12-01 17:25:58 +00:00
w32-bccd.mk - updating the header inclusion scheme to use <ft2build.h> by 2000-12-04 22:53:55 +00:00
w32-dev.mk - updating the header inclusion scheme to use <ft2build.h> by 2000-12-04 22:53:55 +00:00
w32-gcc.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
w32-icc.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
w32-intl.mk include/freetype/internal/internal.h: Fixed header inclusion macros 2000-12-13 23:44:37 +00:00
w32-lcc.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
w32-mingw32.mk new file 2000-11-01 20:27:39 +00:00
w32-vcc.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
w32-wat.mk * include/freetype/config/ft2build.h, 2000-12-13 19:55:11 +00:00
win32-def.mk * builds/*/*-def.mk: changed the objects directory from "obj" to "objs" 2001-03-20 11:14:24 +00:00