Lazarus
Announcements => Third party => Topic started by: BVerhue on September 25, 2019, 08:21:00 am
-
I have released version 2.3 of the SVG Control Package for parsing and rendering SVG graphics.
This version can be used with FPC Lazarus.
See release info over here: https://www.bverhue.nl/delphisvg/2019/09/24/svg-control-package-version-2-3 (https://www.bverhue.nl/delphisvg/2019/09/24/svg-control-package-version-2-3).
Website: https://www.bverhue.nl/delphisvg/ (https://www.bverhue.nl/delphisvg/)
-
Great news. Now SVG rendering is available for Lazarus, thanks.
-
There is SVG rendering also with BGRABitmap, and in BGRAControls we have an SVG Viewer component and a SVG Button control as well.
But I'm not sure if the BGRA one handles everything as good as this package, but is another free alternative at least.