Loads a font from a file.
Releases the SDL resource.
Create a 32-bit ARGB surface and render the given character at high quality, using alpha blending to dither the font with the given color.
Create a 32-bit ARGB surface and render the given text at high quality, using alpha blending to dither the font with the given color.
Create a 32-bit ARGB surface and render the given text at high quality, using alpha blending to dither the font with the given color. Uses multi-line text wrapping.
Create an 8-bit palettized surface and render the given text at high quality with the given font and colors.
Create an 8-bit palettized surface and render the given text at fast quality with the given font and color.
Set font hinting.
Enables/Disables font kerning.
Set font outline.
Set font style.
SDL_ttf loaded font wrapper.