Resizing .emf files in windows 10
Closed this issue · 3 comments
When trying to resize a .emf file in windows 10 using this tool it tends to crash explorer on my PC. On others PC it just fails to resize the image.
This worked on Windows 7, and this issue possibly links to #46
Not related to #46. .emf is Enhanced Windows Metafile format, which is not a pure raster (bitmap) image, should not normally require resizing since it's sized automatically to the target device. Image Resizer shouldn't crash, but I don't think it supports .emf.
If you have a Windows Imaging Component decoder (aka codec) for *.emf files, it should be able to resize it. Since it won't be able to encode the result as an *.emf file, it will use the fallback encoder (specified in the advanced settings). The default fallback encoder is *.jpg.