[Lazarus] HiRes for IDC icons
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Wed Aug 24 11:17:06 CEST 2016
On 2016-08-23 14:10, Sandro Cumerlato wrote:
> I'm quite sure that SVG visualization requires a
> rendering engine
Correct, at the moment LCL can't render or handle SVG images like it
does BMP, PNG etc (for example: The ImageList doesn't support SVG
format, Button.Glyph doesn't support SVG etc).
As for rendering SVG images, you don't necessarily need an external
library. AggPas (implemented in pure Object Pascal) can render SVG
images quite well. The Lazarus install includes AggPas as standard.
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the Lazarus
mailing list