[jit.mgraphics] and SVGs

Miguel's icon

Hi All,

I'm working on a project where I need to display a bunch of SVG files and have some control over them.

The idea is quite simple draw svg1, draw svg2, etc. but I need to control the position, size, alpha and also be able to delete the individual instances.

I looked quickly at [jit.mgraphics] and seems like this should be able to do what I need but can't find any documentation.

Any pointers?

Cheers

- Miguel