|
|
Re: GEF, SVG and Batik [message #10141 is a reply to message #9666] |
Sun, 16 June 2002 12:20 |
Eclipse User |
|
|
|
Originally posted by: akilov.il.ibm.com
carnold,
I too would love to see an automatic SVG/GEF (or Draw2D) translation
mechanism. I believe Batik uses Swing to render SVG so it may be possible to
use one of the Java2DCanvas schemes described on the eclipse.tools newsgroup
to bitblit the Swing canvas into SWT (i.e. no GEF/Draw2D involved). However,
a more ideal solution should simply render the SVG constructs using Draw2D
figures and links and allow them to be manupulated. Note that it may not be
possible to implement all of the SVG features in GEF/Draw2D since SVG
supports a much richer set of capabilities than what I believe is currently
supported in GEF/SWT.
"news.eclipse.org" wrote:
> Had a series of newbie questions.
>
> Is there any anticipated support to save or export GEF drawings in SVG?
>
> Is there any alignment between the GEF framework and SVG?
>
> What would be involved to wire Batik in as a editor or viewer?
>
> Do the tools use a different CVS server or directory than the platform, I
> could do a checkout of jdt-core-home, but:
>
> cvs -d:pserver:anonymous@dev.eclipse.org:/home/eclipse co org.eclipse.gef
> cvs server: cannot find module `org.eclipse.gef' - ignored
> cvs [checkout aborted]: cannot expand modules
|
|
|
Powered by
FUDForum. Page generated in 0.04310 seconds