freetype2/include/freetype
Werner Lemberg ced382a86c * INSTALL: Revised.
* builds/compiler/bcc-dev.mk, builds/compiler/visualage.mk,
builds/compiler/bcc.mk, builds/win32/w32-bcc.mk,
builds/win32/w32-bccd.mk: Revised.
* include/freetype/config/ftbuild.h,
include/freetype/internal/internal.h: Revised.
* include/freetype/ftimage.h: Updated to new header inclusion scheme.


* builds/toplevel.mk (.PHONY): Adding `distclean'.
* builds/unix/detect.mk (.PHONY): Adding `devel', `unix', `lcc',
`setup'.


* INSTALL: Slightly updated the quick starter documentation to
include IDE compilation, prevent against BSD Make, and specify "make
setup" instead of a single "make" for build configuration.
* include/config/ftbuild.h, include/internal/internal.h: Added new
configuration files used to determine the location of all public,
configuration, and internal header files for FreeType 2.  Modified
all headers under "include/freetype" to reflect this change.  Note
that we still need to change the library source files themselves
though.
builds/win32/detect.mk: Added new files to support compilation with
the free Borland C++ command-line compiler.  Modified the detection
rules to recognize the new "bcc32" target in "make setup bcc32".
src/truetype/ttobjs.c, src/truetype/ttgload.c,
src/truetype/ttinterp.c: Fixed a few comparisons that Borland C++
didn't really like.  Basically, this compiler complains when FT_UInt
is compared to FT_UShort (apparently, it promotes `UShort' to `Int'
in these cases).
2000-12-01 17:25:58 +00:00
..
cache * INSTALL: Revised. 2000-12-01 17:25:58 +00:00
config * INSTALL: Revised. 2000-12-01 17:25:58 +00:00
internal * INSTALL: Revised. 2000-12-01 17:25:58 +00:00
freetype.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
ftbbox.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
ftcache.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
fterrors.h * INSTALL: Revised. 2000-12-01 17:25:58 +00:00
ftglyph.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
ftimage.h * INSTALL: Revised. 2000-12-01 17:25:58 +00:00
ftlist.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
ftmac.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
ftmm.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
ftmodule.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
ftnames.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
ftoutln.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
ftrender.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
ftsynth.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
ftsystem.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
fttypes.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
t1tables.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
ttnameid.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
tttables.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
tttags.h introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00