Hi Selva,

news <[EMAIL PROTECTED]> wrote on 05/05/2006 07:00:47 AM:

> >    What are you calling viewport?
> 
> The Area which is used to display SVG Elements. 

   This isn't sufficiently precise to be useful.  Please read
all or part of Chapter 7 of the SVG specification:

        http://www.w3.org/TR/SVG11/coords.html#Introduction

   Per that chapter the viewport === the visible area of
of the JSVGCanvas (Batik implements this). In this context
you have been asking that what is visible always be what
is visible - which is simple. 

   Obviously you want something different please explain 
using terminology/references to that chapter...

> <svg xmlns='http://www.w3.org/2000/svg' width="200px" height="400px" 
> version="1.1">


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

Reply via email to