Skip to main content



      Home
Home » Eclipse Projects » GEF » Render partly transparent SVG image for GEF FreeformLayer
Render partly transparent SVG image for GEF FreeformLayer [message #248921] Tue, 12 May 2009 16:19
Eclipse UserFriend
Hi, I would like to display an SVG image as a background in my GEF editor.
I have subclassed the FreeformLayer so that it accepts and displays an SWT
Image, much like the ImageFigure. I render the Image with an
SVGImageConverter.

Everything works fine until I try out SVG documents that include
transparency. An UnsupportedOperationException is thrown, because SWT
doesn't support transparency.

But actually, I don't need the resulting image itself to be transparent. I
just want to render the SVG correctly against a white background. What
classes can I use (SVGImageConverter is internal anyway), and how do I
have to configure them to render a transparent SVG image?

Regards,
Gerrit
Previous Topic:Re: remove palette context menu actions
Next Topic:[Zest/Draw2d] Custom figure button event
Goto Forum:
  


Current Time: Fri Mar 28 06:25:45 EDT 2025

Powered by FUDForum. Page generated in 0.03901 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top