Return-Path: Delivered-To: apmail-xmlgraphics-batik-users-archive@www.apache.org Received: (qmail 83884 invoked from network); 5 May 2006 12:10:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 May 2006 12:10:08 -0000 Received: (qmail 23432 invoked by uid 500); 5 May 2006 12:10:04 -0000 Delivered-To: apmail-xmlgraphics-batik-users-archive@xmlgraphics.apache.org Received: (qmail 23379 invoked by uid 500); 5 May 2006 12:10:02 -0000 Mailing-List: contact batik-users-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: batik-users@xmlgraphics.apache.org Delivered-To: mailing list batik-users@xmlgraphics.apache.org Received: (qmail 23355 invoked by uid 99); 5 May 2006 12:10:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 May 2006 05:10:01 -0700 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of thomas.deweese@kodak.com designates 192.232.121.200 as permitted sender) Received: from [192.232.121.200] (HELO smtp1.kodak.com) (192.232.121.200) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 May 2006 05:09:57 -0700 Received: from roc-us-e1000-112.kodak.com (roc-us-e1000-112.kodak.com [192.232.121.192]) by smtp1.kodak.com (8.11.3/8.11.1) with SMTP id k45C9Tn04965; Fri, 5 May 2006 08:09:29 -0400 (EDT) Received: from (150.221.122.53) by roc-us-e1000-112.kodak.com via smtp id 7312_01428e90_dc30_11da_94d4_0002b3c946b6; Fri, 05 May 2006 08:09:29 -0400 In-Reply-To: To: batik-users@xmlgraphics.apache.org Cc: batik-users@xml.apache.org, news Subject: Re: Zoom In/Zoom Out problem for glass pane MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.5.4 March 27, 2005 Message-ID: From: thomas.deweese@kodak.com Date: Fri, 5 May 2006 08:09:28 -0400 X-MIMETrack: Serialize by Router on KNOTES2/ISBP/EKC(Release 6.5.4FP1|June 19, 2005) at 05/05/2006 08:09:29 AM, Serialize complete at 05/05/2006 08:09:29 AM Content-Type: text/plain; charset="US-ASCII" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Selva, news 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... > version="1.1"> --------------------------------------------------------------------- To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org