Source position: libsdl2_ttf.pas line 156
type TTTF_RenderGlyph_Shaded = function(
font: PTTF_Font;
ch: cuint16;
fg: TSDL_Color;
bg: TSDL_Color
):PSDL_Surface;