
SVG Canvas library

- converts canvas drawing to SVG format
- available for Delphi/C++ Builder 6 - 11 and Lazarus 2.0.12
- source code included in registered version
- royalty free distribution in applications
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 and order
Order SVG Canvas license $40,- USD (license for one developer)
Order SVG Canvas multilicense $120,- USD (license for all developers in company)
Order SVG Canvas year upgrades $20,- USD (registered users only)
Order SVG Canvas year upgrades multilicense $60,- USD (registered multilicense users only)