aboutsummaryrefslogtreecommitdiffstats
path: root/docs/xml-docs/fop/svg.xml
diff options
context:
space:
mode:
authorKeiron Liddle <keiron@apache.org>2001-12-13 08:06:41 +0000
committerKeiron Liddle <keiron@apache.org>2001-12-13 08:06:41 +0000
commite2b7b6bc396eecfac71f28a41c7dca8499d345fa (patch)
tree9d0cfc8d250184a22a6d7d1a94e4e4eaa790912a /docs/xml-docs/fop/svg.xml
parenteba53d1b7a077bdeac34dc57175b0a7a2cf06280 (diff)
downloadxmlgraphics-fop-e2b7b6bc396eecfac71f28a41c7dca8499d345fa.tar.gz
xmlgraphics-fop-e2b7b6bc396eecfac71f28a41c7dca8499d345fa.zip
updated more doc info, changed master-name to master-reference for style sheets
Submitted by: Christian Geisert <Christian.Geisert@isu-gmbh.de> + me Reviewed by: keiron git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194600 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/xml-docs/fop/svg.xml')
-rw-r--r--docs/xml-docs/fop/svg.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/xml-docs/fop/svg.xml b/docs/xml-docs/fop/svg.xml
index 1dec9eded..934602192 100644
--- a/docs/xml-docs/fop/svg.xml
+++ b/docs/xml-docs/fop/svg.xml
@@ -93,6 +93,11 @@ this workaround. The fonts available are the standard pdf fonts and any
fonts that you have embedded using FOP. The font sizes will be rounded
to an integer value. In future this will be improved.
</p>
+ <p>
+Currently transparency is not supported in PDF so many svg images that
+contain effects or graphics with transparent areas will not be displayed
+correctly.
+ </p>
</s2>
<s2 title="Classes">
@@ -114,7 +119,7 @@ document from an svg. Can be used independantly the same as any Graphics2D.
</li>
<li><em>PDFTranscoder</em>
<br/>
-used to transcode an svg document into a standalone pdf, via
+used by Batik to transcode an svg document into a standalone pdf, via
PDFDocumentGraphics2D.
</li>
</ul>