You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by bu...@apache.org on 2012/03/24 21:52:16 UTC

svn commit: r809876 - in /websites/staging/xmlgraphics/trunk/content: ./ index.html

Author: buildbot
Date: Sat Mar 24 20:52:15 2012
New Revision: 809876

Log:
Staging update by buildbot for xmlgraphics

Modified:
    websites/staging/xmlgraphics/trunk/content/   (props changed)
    websites/staging/xmlgraphics/trunk/content/index.html

Propchange: websites/staging/xmlgraphics/trunk/content/
------------------------------------------------------------------------------
    cms:source-revision = 1304910

Modified: websites/staging/xmlgraphics/trunk/content/index.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/index.html (original)
+++ websites/staging/xmlgraphics/trunk/content/index.html Sat Mar 24 20:52:15 2012
@@ -42,12 +42,30 @@
         </form>
       </div>
       <div class="clear"></div>
-      <div id="content" class="grid_16"><div class="section-content"><h1 id="welcome">Welcome</h1>
-<p>Welcome to the Apache CMS.  Please see the following resources for further help:</p>
+      <div id="content" class="grid_16"><div class="section-content"><p>xmlgraphics.apache.org - Apache XML Graphics Project</p>
+<h1 id="welcome-to-the-apache-xml-graphics-project">Welcome to the Apache XML Graphics Project</h1>
+<p>The Apache XML Graphics Project is responsible for software licensed to the Apache Software Foundation intended for the creation &amp; maintenance of:</p>
 <ul>
-<li><a href="http://www.apache.org/dev/cmsref.html">http://www.apache.org/dev/cmsref.html</a></li>
-<li><a href="http://wiki.apache.org/general/ApacheCms2010">http://wiki.apache.org/general/ApacheCms2010</a></li>
-</ul></div></div>
+<li>the conversion of XML formats to graphical output</li>
+<li>the conversion of XML formats to graphical output</li>
+</ul>
+<h1 id="apache-xml-graphics-project-current-projects">Apache XML Graphics Project - Current Projects</h1>
+<p>The Apache XML Graphics Project currently consists of the following sub-projects, each focused on a different aspect of XML Graphics:</p>
+<ul>
+<li><a href="http://xmlgraphics.apache.org/batik/">Apache Batik</a> - A toolkit for Scalable Vector Graphics (SVG), based in Java</li>
+<li><a href="http://xmlgraphics.apache.org/fop/">Apache FOP</a> - A print formatter &amp; renderer for XSL-FO (FO=formatting objects), based in Java</li>
+<li><a href="http://xmlgraphics.apache.org/commons/">Apache XML Graphics Commons</a> - A library with various components used by Apache Batik and Apache FOP, written in Java</li>
+</ul>
+<h2 id="apache-batik-a-java-based-svg-toolkit">Apache Batik: a Java-based SVG toolkit</h2>
+<p>Batik is a Java(tm) technology based toolkit for applications or applets that want to use images in the <a href="http://www.w3.org/TR/SVG/">Scalable Vector Graphics (SVG)</a> format for various purposes, such as viewing, generation or manipulation.</p>
+<p>The project's ambition is to give developers a set of <a href="http://xmlgraphics.apache.org/batik/architecture.html#coreComponents">core modules</a> which can be used together or individually to support specific SVG solutions. Examples of <a href="http://xmlgraphics.apache.org/batik/architecture.html">modules</a> include:</p>
+<ul>
+<li>the <a href="http://xmlgraphics.apache.org/batik/architecture.html#lowLevelComponents">SVG Parser</a></li>
+<li>the <a href="http://xmlgraphics.apache.org/batik/svggen.html">SVG Generator</a></li>
+<li>the <a href="http://xmlgraphics.apache.org/batik/domapi.html">SVG DOM</a></li>
+</ul>
+<p>Another ambition for the Batik project is to make it highly <a href="http://xmlgraphics.apache.org/batik/extendingBatik.html">extensible</a> (for example, Batik allows the developer to handle custom SVG tags). Even though the goal of the project is to provide a set of core modules, one of the deliverables is a full fledged <a href="http://xmlgraphics.apache.org/batik/svgviewer.html">SVG Browser</a> implementation, which validates the various modules and their inter-operability.</p>
+<p>Find out more about <a href="http://xmlgraphics.apache.org/batik/">Apache Batik</a>.</p></div></div>
       <div class="clear"></div>
     </div>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org