SDL_ttf Windows dll Freetype version ? (static linkage issues)

Hello. We’re having some issues with fonts rendering differently in
Windows and Linux and think different Freetype versions might be the
reason. It appears the SDL_ttf Windows dll download is statically
linked to Freetype, and I haven’t found mentioned anywhere which
Freetype version is linked in, or what options are enabled. So, two
questions:

  1. What version of Freetype is SDL_ttf 2.0.7 linked to ?

  2. Is the bytecode compiler enabled or disabled in this version ?

Thanks!

  • Gerry