wchar glyph to render
foreground dsdl2.Color of the glyph
background dsdl2.Color of the resulted surface (only for RenderQuality.shaded and RenderQuality.lcd)
dsdl2.ttf.RenderQuality of the resulted render
dsdl2.Surface containing the rendered glyph
dsdl.SDLException if failed to render glyph
Wraps TTF_RenderGlyph_Solid, TTF_RenderGlyph_Shaded, TTF_RenderGlyph_Blended, and additionally TTF_RenderGlyph_LCD (from SDL_ttf 2.20) to render a glyph in the dsdl2.ttf.Font