Daniel Novomeský
Daniel Novomeský
Hi @c0xc , do you have some progress on this feature? I'd like to do some changes and I'd prefer not to affect your work.
Indeed, viewing recent files triggers the crash. Thank you for testing @Delphox @c0xc please investigate the problem.
Unfortunately I am still getting crashes with the new build from `Sun Sep 25 20:42:48 2022`
Now it doesn't crash for me but let us keep testing for a while.
@c0xc Are you going to work on crop feature? I want to focus on dealing with deprecated code warnings so the code will be prepared on future updates.
Discussions are also enabled here: https://github.com/nomacs/nomacs/discussions
nomacs is a Qt application and it can potentially load any image format when corresponding Qt Image Plugin is available. That's the way how support for HEIC and AVIF was...
I have a working prototype of Qt plug-in which is able to load some JXL files. I did not publish the code yet (it is in experimental form). I have...
The plugin works also on Windows. For example here is development build for Windows where it is bundled: https://ci.appveyor.com/project/diemmarkus/nomacs/build/artifacts
JXL export is not possible in released nomacs versions, but in git master it should work.