Source position: libsdl3_gfx.pas line 3270
type TgfxPrimitivesSetFont = procedure(
fontdata: pointer;
cw: TUint32;
ch: TUint32
);