It works, but it's slow. Everything is drawn to an offscreen awt component and then blitted to the SWT panel.
This covers it in pretty good depth: http://www-128.ibm.com/developerworks/java/library/j-2dswt/ There is also a package from these guys, but their documentation is thin. http://www.holongate.org/ Hope this helps. -----Original Message----- From: Tom Schindl [mailto:[EMAIL PROTECTED] Sent: Friday, March 31, 2006 1:59 PM To: batik-users@xmlgraphics.apache.org Subject: Batik and SWT Hi, I'm in the process of evaluation Batik for a project we may build in the next months using RCP(=Eclipse). I know I could embedd Swing into SWT but out of curiosity what would be needed to let SWT do the complete Redering of internal SVG presentation used by batik could you point me to the classes used to represent all those things in AWT/Swing. For the first I only need primitives like: - Rectangles, Circles - Texts Thanks for you input. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]