Yeah the list of image file extensiosn comes from the supported image formats in Qt. Which in turn comes from the list of qt image plugins. For some reason on your system the image plugins are not being picked up. Check if they have been quarantined by an antivirus. The plugin files are in app/plugins/imageformats inside the calibr installation folder. It should contain the files qgif.dll qicns.dll qico.dll qjpeg.dll qsvg.dll qtga.dll qtiff.dll qwbmp.dll qwebp.dll
|