[Lazarus] SVG format for icons and other graphics
Marc Weustink
marc at dommelstein.nl
Thu May 7 17:54:59 CEST 2015
Graeme Geldenhuys wrote:
> On 2015-05-07 06:55, Juha Manninen wrote:
>> I think it is a good idea but
>> technically challenging. It involves choosing a graphics library etc.
>
> Lazarus includes AggPas which is very good at reading and rendering SVG
> images. AggPas doesn't required any 3rd party libraries.
The last time I checked aggpas for SVG support I came to the conclusion
that the SVG parser was very basic/primitive and decided to implement my
own parser. Drawing the svg parts is however not a problem.
Marc
More information about the Lazarus
mailing list