Source position: fpsvg.raster.pp line 41
type TSVGSpanEvent = procedure(
aY: Integer;
aX: Integer;
aCount: Integer;
aCoverage: PByte
) of object;