Skip to main content



      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 07:36
Eclipse UserFriend
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: Thu Jul 03 12:51:04 EDT 2025

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

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

Back to the top