Variable Font.ttfFont

Internal TTF_Font pointer

class Font
{
  // ...
  sdl_ttf.TTF_Font* ttfFont = null;
  // ...
}