SWT image: Open Windows Meta File (WMF) [message #1849989] |
Thu, 10 February 2022 12:36 |
Julia Kurde 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
|
|
|
Powered by
FUDForum. Page generated in 0.03226 seconds