Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » svg
svg [message #1723675] Wed, 17 February 2016 07:53 Go to next message
Dmitry Dukhov is currently offline Dmitry DukhovFriend
Messages: 190
Registered: February 2013
Senior Member
simple question

Can I use svg format for pictures in RAP?
Dmitry
Re: svg [message #1723742 is a reply to message #1723675] Wed, 17 February 2016 14:27 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Dmitry,
you want to create SWT Image object from SVG source? SVG file format is
not supported. See "org.eclipse.swt.internal.image" package for
supported by SWT file formats.
HTH,
Ivan

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: svg [message #1724074 is a reply to message #1723742] Sat, 20 February 2016 19:07 Go to previous messageGo to next message
Dmitry Dukhov is currently offline Dmitry DukhovFriend
Messages: 190
Registered: February 2013
Senior Member
ok. Do SVG support is possible in the RWT in the future? ( RWT != SWT )
Re: svg [message #1724190 is a reply to message #1724074] Mon, 22 February 2016 09:24 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Dimitry,
I still don't understand what do you want to achieve - use SWT API (
Label#setImage(Image) for example) where the Image object contains SVG
data/source, or register SVG image file and show it in browser (custom
component)?
Regards,
Ivan

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:Compiling RWT from source
Next Topic:Gestures on mobile devices (i.e. IOS)
Goto Forum:
  


Current Time: Tue Mar 19 04:37:22 GMT 2024

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

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

Back to the top