Re: zooming an SVG image
I have the same issue with you. zoom in svg without quality loss in qml can only be accomplish by dynamic change width/height of {Image}.
But the memory will increase large number. The performance is not good on embeeded device.