Hi,

On Mon, 2006-05-15 at 22:37 +0800, philip zuniga wrote:
> Hello, 
> what I did was to place everything i want to zoom inside a <g> group,
> and then scaled on the group. I would want to use the process
> suggested by Tonny, that I compute the offsets ( since the <g> is
> moving when I scale it, and I want it to stay at a certain place while
> I am scaling it). My question  is what attributes of <g> should I play
> with so that I could keep <g> on a certain place
 
I think you could use the transform attribute of <g>, especially the
translate transform. Do not change the scale transform since it have
effect on the zoom you created.

Regards
Tonny Kohar
-- 
Sketsa 
SVG Graphics Editor
http://www.kiyut.com


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

Reply via email to