You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by je...@apache.org on 2006/06/19 22:06:09 UTC

svn commit: r415403 - in /xmlgraphics/commons/trunk/src: documentation/content/xdocs/index.xml java/org/apache/xmlgraphics/java2d/ps/package.html

Author: jeremias
Date: Mon Jun 19 13:06:09 2006
New Revision: 415403

URL: http://svn.apache.org/viewvc?rev=415403&view=rev
Log:
Docs update.

Added:
    xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/java2d/ps/package.html   (with props)
Modified:
    xmlgraphics/commons/trunk/src/documentation/content/xdocs/index.xml

Modified: xmlgraphics/commons/trunk/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/src/documentation/content/xdocs/index.xml?rev=415403&r1=415402&r2=415403&view=diff
==============================================================================
--- xmlgraphics/commons/trunk/src/documentation/content/xdocs/index.xml (original)
+++ xmlgraphics/commons/trunk/src/documentation/content/xdocs/index.xml Mon Jun 19 13:06:09 2006
@@ -80,6 +80,11 @@
           <td>FOP</td>
         </tr>
         <tr>
+          <td><a href="http://www.adobe.com/products/xmp/index.html">XMP metadata</a> framework</td>
+          <td>org.apache.xmlgraphics.xmp</td>
+          <td>new</td>
+        </tr>
+        <tr>
           <td>Various I/O classes, encoders and decoders for various formats</td>
           <td>org.apache.xmlgraphics.util.io</td>
           <td>Batik/FOP</td>

Added: xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/java2d/ps/package.html
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/java2d/ps/package.html?rev=415403&view=auto
==============================================================================
--- xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/java2d/ps/package.html (added)
+++ xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/java2d/ps/package.html Mon Jun 19 13:06:09 2006
@@ -0,0 +1,22 @@
+<!--
+  Copyright 2006 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!-- $Id$ -->
+<HTML>
+<TITLE>org.apache.xmlgraphics.commons.java2d.ps Package</TITLE>
+<BODY>
+<P>Graphics2D implementations for generating PostScript and Encapsulated PostScript (EPS) files.</P>
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/java2d/ps/package.html
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
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