]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Move graphics comments from output.xml to graphics.xml.
authorWilliam Victor Mote <vmote@apache.org>
Tue, 22 Apr 2003 18:24:28 +0000 (18:24 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Tue, 22 Apr 2003 18:24:28 +0000 (18:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196321 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/graphics.xml
src/documentation/content/xdocs/output.xml

index 35d374a169487a2e04653b77695625aa19519ba4..ad120301872adc5f34ac2d989554610d3d476441 100644 (file)
@@ -276,5 +276,13 @@ into a raster graphic are not drawn properly in PDF. The image is opaque.
         </ul>
       </section>
     </section>
+    <section id="resolution">
+      <title>Graphics Resolution</title>
+      <p>This is an important issue when creating output for printing.
+The dpi is used to convert measurements into points. For example 1in
+= 2.54cm = 72 points. It is also used when determining the size of
+images and the rendering of certain graphics in the output. Currently
+FOP uses a value of 72dpi.</p>
+    </section>
   </body>
 </document>
index 05aa4c4384a3b29abecf25513596e16478ae8fda..3ba4a509a199967c921dbfebe53e4da772a4831e 100644 (file)
@@ -28,16 +28,6 @@ This can result in several differences, including actually using different fonts
 The net effect is that the layout of a given FO document can be quite different between renderers that do not use the same font information.
     </p>
   </section>
-  <section id="general-resolution">
-    <title>Graphics Resolution</title>
-      <p>
-This is an important issue when creating output for printing.
-The dpi is used to convert measurements into points. For example 1in
-= 2.54cm = 72 points. It is also used when determining the size of
-images and the rendering of certain graphics in the output. Currently
-FOP uses a value of 72dpi.
-    </p>
-  </section>
   <section id="general-direct-output">
     <title>Output to a Printer or Other Device</title>
         <p>