Source position: libsdl2_ttf.pas line 173
type TTTF_RenderGlyph32_LCD = function(
font: PTTF_Font;
ch: cuint32;
fg: TSDL_Color;
bg: TSDL_Color
):PSDL_Surface;