Return-Path: Delivered-To: apmail-xmlgraphics-commits-archive@www.apache.org Received: (qmail 35323 invoked from network); 19 Jan 2007 08:14:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jan 2007 08:14:40 -0000 Received: (qmail 51607 invoked by uid 500); 19 Jan 2007 08:14:46 -0000 Mailing-List: contact commits-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@xmlgraphics.apache.org Delivered-To: mailing list commits@xmlgraphics.apache.org Received: (qmail 51596 invoked by uid 500); 19 Jan 2007 08:14:46 -0000 Delivered-To: apmail-xmlgraphics-site-commits@xmlgraphics.apache.org Received: (qmail 51593 invoked by uid 99); 19 Jan 2007 08:14:46 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jan 2007 00:14:46 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jan 2007 00:14:37 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id EE7501A981A; Fri, 19 Jan 2007 00:13:31 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r497733 - in /xmlgraphics/site/deploy/batik: faq.html install.html tools/browser.html Date: Fri, 19 Jan 2007 08:13:31 -0000 To: site-commits@xmlgraphics.apache.org From: cam@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070119081331.EE7501A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cam Date: Fri Jan 19 00:13:31 2007 New Revision: 497733 URL: http://svn.apache.org/viewvc?view=rev&rev=497733 Log: Automatic publish Modified: xmlgraphics/site/deploy/batik/faq.html xmlgraphics/site/deploy/batik/install.html xmlgraphics/site/deploy/batik/tools/browser.html Modified: xmlgraphics/site/deploy/batik/faq.html URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/batik/faq.html?view=diff&rev=497733&r1=497732&r2=497733 ============================================================================== --- xmlgraphics/site/deploy/batik/faq.html (original) +++ xmlgraphics/site/deploy/batik/faq.html Fri Jan 19 00:13:31 2007 @@ -683,7 +683,7 @@ There is certainly something wrong with your classpath. Clear your CLASSPATH environment variable and be sure to remove all the libraries which use the W3C’s DOM bindings from - jre/lib/extbefore running any of the Batik’s + jre/lib/ext before running any of the Batik’s applications.

Modified: xmlgraphics/site/deploy/batik/install.html URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/batik/install.html?view=diff&rev=497733&r1=497732&r2=497733 ============================================================================== --- xmlgraphics/site/deploy/batik/install.html (original) +++ xmlgraphics/site/deploy/batik/install.html Fri Jan 19 00:13:31 2007 @@ -428,7 +428,7 @@
jar xvf <distribution>

- For example, if you have downloaded batik-1.5.zip into + For example, if you have downloaded batik-1.6.zip into /home/IamHere, type the following at the command prompt:

@@ -445,7 +445,24 @@
  • - From there, following the instructions specific to the application you + +

    + If you are using Mac OS X, you can now generate an application + bundle for Squiggle, Batik's SVG browser: +

    + +
    sh lib/make-squiggle-app.sh
    + +

    + After running this script, a Finder window will be opened where + you can find the generated Squiggle application bundle. Drag + this to your Applications folder to install it. +

    + +
  • + +
  • + Now you can follow the instructions specific to the application you want to use. For example, see the SVG Browser page or the SVG Rasterizer page for an explanation on how to use these tools. @@ -455,7 +472,7 @@ - +

    Optional components

    @@ -493,7 +510,7 @@

    - +

    Jar file dependency graph

    @@ -539,7 +556,7 @@

    - +

    Verify releases

    Modified: xmlgraphics/site/deploy/batik/tools/browser.html URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/batik/tools/browser.html?view=diff&rev=497733&r1=497732&r2=497733 ============================================================================== --- xmlgraphics/site/deploy/batik/tools/browser.html (original) +++ xmlgraphics/site/deploy/batik/tools/browser.html Fri Jan 19 00:13:31 2007 @@ -280,7 +280,14 @@

    java -jar batik-squiggle.jar -font-size 10 samples/batikLogo.svg

    starts the browser with the batikLogo.svg file open and uses a small widget text font size.

    - +

    + If you are using Mac OS X, and you have generated the Squiggle + application bundle, you can use its icon to start the browser. + This is the preferred way to start the browser under Mac OS X, + as it ensures better integration with the operating system + (a nicer looking menu and dock icon). +

    +

    Starting the browser for the source distribution

    If you downloaded the source @@ -325,7 +332,7 @@

    build squiggle

    - and for Unix: + and for Unix and Mac OS X:

    build.sh squiggle
    @@ -350,7 +357,7 @@ command line is limited because batch files take at most 9 parameters.

    -
    +

    Squiggle screenshot

    The following image shows the result of starting the browser, from the @@ -363,7 +370,7 @@

    - +

    Viewing SVG documents

    @@ -392,7 +399,7 @@

  • - +

    Opening a local SVG file

    In situations where you want to open SVG files locally on the machine @@ -404,7 +411,7 @@

    Screenshot of Squiggle showing the 'File→Open' menu and file chooser
    - +

    Opening an SVG file from the web

    There are many situations where the SVG content you want to view is @@ -417,7 +424,7 @@

    Screenshot of Squiggle showing the 'File→Open Location' menu and window
    - +

    Using the location bar text field to view an SVG file

    When you know the URL of the document you want to view, @@ -428,7 +435,7 @@

    Screenshot of Squiggle showing the location bar
    - +

    Browsing SVG files

    As with HTML content, it is common to navigate back and forth between @@ -489,7 +496,7 @@ - +

    Viewing multiple SVG files

    Screenshot of Squiggle with two windows open @@ -500,7 +507,7 @@ File→Create New Window menu item or use the Ctrl-N keyboard accelerator.

    - +

    Reloading an SVG document

    When working on an SVG document, you may want the browser to reprocess @@ -511,7 +518,7 @@

    - +

    Exporting and printing SVG documents

    @@ -529,7 +536,7 @@

    - +

    Inspecting the SVG source

    @@ -538,7 +545,7 @@ viewing the document tree. Both are explained below.

    - +

    Viewing the source

    Screenshot of Squiggle showing the 'View→View Source' menu item and the source window @@ -548,7 +555,7 @@ View→View Source... menu item or use the Ctrl-U keyboard accelerator to view the source code.

    - +

    Viewing the document tree

    Screenshot of Squiggle showing the 'View→DOM Viewer...' menu item and the DOM viewer window @@ -568,7 +575,7 @@
    - +

    Configuring Squiggle

    @@ -670,7 +677,7 @@

    - +

    Navigating SVG documents: zooming, panning, rotating, transform and thumbnail

    @@ -699,7 +706,7 @@ - +

    Zooming in and out

    There are several methods to zoom in or out an SVG document: @@ -743,7 +750,7 @@

    Screenshot of Squiggle zooming to an area of interest
    - +

    Panning a document

    Some documents are too big to fit into the browser, especially when @@ -771,7 +778,7 @@

    Screenshot of Squiggle illustrating the panning gesture
    - +

    Rotating a document

    It is sometimes useful to be able to rotate a document (maps for @@ -782,7 +789,7 @@ satisfied with that angle, you can release the mouse button and the document will be displayed with that new angle.

    - +

    Using the Transform dialog

    While the mouse and keyboard interactions give interactive way to @@ -793,7 +800,7 @@ View→Transform menu (Ctrl-E) offers that feature.

    - +

    Thumbnail

    Panning in the document window can be difficult after you have zoomed --------------------------------------------------------------------- Apache XML Graphics Project URL: http://xmlgraphics.apache.org/ To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: commits-help@xmlgraphics.apache.org