Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT image: Open Windows Meta File (WMF)
SWT image: Open Windows Meta File (WMF) [message #1849989] Thu, 10 February 2022 12:36
Julia Kurde is currently offline Julia KurdeFriend
Messages: 91
Registered: November 2011
Location: Berlin, Germany
Member
Hello,
As I just noticed, WMF files are not supported anymore since some years.:
new Image(Display.getDefault(), "image.wmf");

will throw a 'SWTException': Unsupported or unrecognized format.
Earlier these files were converted to image data and could be displayed.

We have a customer who works with these WMF files. He has on older Eclipse RCP application (based on Juno) which can open these files and he asked for an update. So we have to explain why WMF files are no longer supported.

Is there any official documentation about that change?

I couldn't find anything in the Javadoc of the Image class or the ImageLoader or ImageData classes.

Thanks for your help!
Julia
Previous Topic:SWT Browser and TLS 1.3
Next Topic:Constructor of Browser class get stuck with org.eclipse.swt.win32.win32.x86_64-3.118.0
Goto Forum:
  


Current Time: Tue May 07 00:12:29 GMT 2024

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

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

Back to the top