Thanks Thomas, I 'll try to use JSVGCanvas.getViewBoxTransform.

On Tue, 11 Jan 2005 06:29:31 -0500, Thomas DeWeese
<[EMAIL PROTECTED]> wrote:
> Danilo Costa wrote:
> 
> > I have an SVG file displayed on a JSVGCanvas and I need to recenter
> > the visible area passing the new center coords  using the viewBox
> > coords not the screen corrds.
> >
> > Anybody knows how is the simplest way to do this?
> 
>     I would suggest looking at the code in:
>         org.apache.batik.apps.svgbrowser.FindDialog ~ line 348.
> 
>     You might also look at using JSVGCanvas.getViewBoxTransform
> which will give you the transform from viewBox to Screen coords.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
"...YOU CANNOT KNOW THE MEANING OF YOUR LIFE UNTIL YOU ARE CONNECTED
WITH THE POWER THAT CREATED YOU..."
Shri Mataji Nirmala Devi

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

Reply via email to