Hi,
I needed to load SVG images in a WE project so I created a control for that
if someone wants it.
It simply uses the WebHTMLViewer to display the SVG. It has a simple FillColor feature to change the fill of the whole image. Changing color only works on simple single color SVGs.
Seems to work in all major browsers.
https://app.box.com/s/x4tmf56auuxj0pabg22ssp09qa2ov57o
Very nice. Thanks.
Update: https://app.box.com/s/0mlt102g19aa0qu32jbuhg7lmicf3aut
There is an Opacity(0-100) setting now.
Update: (0.3) Fixed a bug that made scrollbars visible when displayed in Iceweasel web browser on a rPi.
https://app.box.com/s/clhpi8wnjzngs47h0fvfdy75lglcqbr9
Brilliant!
Thanks Albin
Update: (0.4)
New: A Tooltip can now be set.
Fix: “Error 404 SVG” now displays correctly if the SVG file could not be found.
Pulled this down due to some issues.