hello, Sorry for this stupid question: how do I transform coordinates from a AWT mouse event to the coordinates in the svg file the canvas represents?
I mean, I have a panel with the canvas (rotated, zoomed, panned in the worst case) and I want to know the coordinates of the svg point my mouse cursor is pointing. -- Dao Hodac