mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-07 09:58:02 +02:00
read-only mirror of https://gitlab.freedesktop.org/freetype/freetype
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 | ||