Hi Tom, Tom Schindl <[EMAIL PROTECTED]> wrote on 04/03/2006 04:12:40 AM:
> Well that's not really what I had in mind. I really want to replace all > AWT components through SWT ones. I'm not sure what this means. Just replace subclasses of java.awt.Component or replace any use of java.awt.* If it's the first our main our GUI components live in batik.swing. There are a few things in batik.util, and batik.apps.svgbrowser. If it's the second then you will need to replace most of batik.bridge, batik.gvt, batik.ext.awt, batik.swing. This would be the majority of Batik. > Philip Feldman wrote: > > 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] > > > > > > [attachment "signature.asc" deleted by Thomas E. DeWeese/449433/EKC] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]