[Lazarus] SVG Editor or Viewer

Sandro Cumerlato sandro.cumerlato at gmail.com
Mon Jan 30 07:37:19 CET 2017


Hello Lars,
I think you are talking about LazPaint: https://github.com/bgrabitmap

Pure Lazarus/FPC code FPVectorial (under development) can read/write SVG
files.

If you only need a viewer and can rely on external libraries then take a
look at Cairo+LibRsvg:
https://github.com/DJMaster/cairo-fpc
https://github.com/DJMaster/librsvg-fpc

Best regards,
Sandro Cumerlato

On 30 Jan 2017 05:39, "Lars via Lazarus" <lazarus at lists.lazarus-ide.org>
wrote:

> Does anyone know of any Lazarus projects or code that views SVG files...
>
> I remember there was some graphics editing program written in lazarus
> (multiple images not just svg format) and I think it was closed source.
>
> Or any delphi svg editors (that could potentially be converted to lazarus)?
>
> Or mseide (unlikely, and that would be off topic)
>
> Thanks
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus-ide.org
> http://lists.lazarus-ide.org/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20170130/5cecd8f3/attachment.html>


More information about the Lazarus mailing list