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" <[email protected]> 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 > [email protected] > http://lists.lazarus-ide.org/listinfo/lazarus >
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus-ide.org/listinfo/lazarus
