extern "C" { #include "ttf.h" } #if PlatformIsWindows # include "ttf_core_dwrite.cpp" #else # error TTF core not implemented for this platform #endif