trying to get a spread of points/outline from a svg file,
and then overlay the points onto an identical png image file
works fine with svg nodes (renderer A in example)
but can’t figure out how to scale/translate the svg points to neatly fit over the dx9 quad png image (renderer B)