Function getFreeTypeVersion

Wraps TTF_GetFreeTypeVersion (from SDL_ttf 2.0.18) which gets the version of the FreeType library used by the linked SDL2_ttf

Version getFreeTypeVersion() @trusted;

Returns

dsdl2.Version of the used FreeType library