Fork of freetype for ReFuel, Only expect ABI changes.
3a89c2a4ac
Instead, define BASE_DEF() and BASE_FUNC() similarly to FT_EXPORT_DEF() and FT_EXPORT_FUNC(), respectively, allowing the programmer to define proper types and/or export lists for multiple DLLs if necessary (e.g. ftbase.dll -- standalone, fttype1.dll -- needs ftbase.dll, etc.). The library is finally compiling and linking natively with a C++ compiler! |
||
---|---|---|
builds | ||
docs | ||
include/freetype | ||
obj | ||
src | ||
CHANGES | ||
INSTALL | ||
LICENSE.TXT | ||
Makefile |