vmote 2003/06/15 14:18:29
Modified: src/documentation/content/xdocs embedding.xml
Log:
Add comment re: multithreading with the AWT Renderer
Revision Changes Path
1.11 +2 -0 xml-fop/src/documentation/content/xdocs/embedding.xml
Index: embedding.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/embedding.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- embedding.xml 21 May 2003 16:48:19 -0000 1.10
+++ embedding.xml 15 Jun 2003 21:18:29 -0000 1.11
@@ -345,6 +345,8 @@
class to encapsulate the configuration settings and to run FOP in
synchronized methods.
</li>
</ul>
+ <p>There is also a known issue with fonts being jumbled between threads when
using the AWT renderer (which is used by the -awt and -print output options).
+In general, you cannot safely run multiple threads through the AWT renderer.</p>
</section>
<section id="examples">
<title>Examples</title>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]