Source position: fpsvg.text.pp line 113
type TSVGTextSpan = record
Element: TSVGElement;
Style: TSVGComputedStyle;
Font: ISVGFont;
Small: ISVGFont;
Path: Integer;
Shift: Double;
end;