SDLFont.renderTextSolid

Create an 8-bit palettized surface and render the given text at fast quality with the given font and color.

class SDLFont
renderTextSolid
(
string text
,
SDL_Color color
)

Throws

SDL2Exception on error.

Meta