The JSVGCanvas and CanvasGraphicsNode transforms are driving my bats.

The seem to get set in some fashion that's entirely baffling to me.

Can someone explain or point me to an explanation of when, where, why,
and how the

        JSVGCanvas.ViewBoxTransform
        JSVGCanvas.InitialTransform
        JSVGCanvas.PaintingTransform
        JSVGCanvas.RenderingTransform

and

        CanvasGraphicsNode.PositionTransform
        CanvasGraphicsNode.ViewingTransform
        CanvasGraphicsNode.GlobalTransform
        CanvasGraphicsNode.InverseTransform
        CanvasGraphicsNode.Transform

are set and what control the application has over them?

                                                        spl



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to