WINSOFT components and applications

SVG Canvas library

SVG Canvas library

SVG Canvas example

Example

with TSvgCanvas.Create('image.svg', Canvas) do
try
  Pen.Color := clRed;
  Pen.Width := 2;
  Brush.Color := clYellow;
  Ellipse(10, 10, 220, 120);
finally
  Free;
end;
		
Download SVG Canvas 1.6 trial version
Order SVG Canvas license $40 USD (license for one developer)
Order SVG Canvas multi-license $120 USD (license for all developers in company)
Order SVG Canvas year upgrades $20 USD (registered users only)
Order SVG Canvas year upgrades multi-license $60 USD (registered multi-license users only)
Order Winsoft Component Package

Useful Links

Icon Quickly Create SVG (Scalable Vector Graphics) files with SVG Canvas Library for VCL in Delphi And C++Builder

Icon SCALABLE VECTOR GRAPHICS (SVG)