From: William Victor Mote Date: Mon, 14 Apr 2003 20:30:46 +0000 (+0000) Subject: Make into base for documenting additional graphics formats. X-Git-Tag: Root_Temp_KnuthStylePageBreaking~1622 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b32c560241f72f9ce1069c2a962b3778b25354f9;p=xmlgraphics-fop.git Make into base for documenting additional graphics formats. Move svg content into subsection. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196259 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/svg.xml b/src/documentation/content/xdocs/svg.xml index 78fcd4c2d..8e872a7e1 100644 --- a/src/documentation/content/xdocs/svg.xml +++ b/src/documentation/content/xdocs/svg.xml @@ -2,16 +2,16 @@ - -
- Using SVG with FOP + FOP Graphics Formats
-
+
+ SVG +
Introduction

FOP uses the SVG library from Batik to handle SVG. @@ -30,7 +30,7 @@ PDF markup which is placed into the current PDF document.

-
+
Converting SVG to a PDF Document

It is possible to convert a standalone SVG document directly into a simple page PDF document. @@ -55,7 +55,7 @@ how transcoders work.

-
+
Placing SVG Graphics into PDF

The svg is inserted into PDF by using PDF commands to draw and fill @@ -74,7 +74,7 @@ contain effects or graphics with transparent areas will not be displayed correctly.

-
+
Placing SVG Text into PDF

If possible, Batik will use normal PDF text when inserting text. It does this by checking if the text can be drawn normally and the font is @@ -116,7 +116,7 @@ The Acrobat viewer has both "smooth line art" and "smooth text" settings that ma This setting will not affect the printing of your document, which should be OK in any case, but will only affect the quality of the screen display.

-
+
Known Problems
  • @@ -148,6 +148,7 @@ into a raster graphic are not drawn properly in PDF. The image is opaque.
+