Windows packages are made with install4j, multi-platform installer builder.
How to install LightZone on Linux:
- Debian, Fedora, Mageia, OpenSUSE, and Raspbian: Follow instructions on OBS.
- Ubuntu and Mint: Add our PPA to your system, then
sudo apt install lightzone
. - Arch: Use the AUR package.
- Other distributions: Build and install by yourself, referring the build instruction.
Bug Fixes
- Fix 'lack of tile' artifact in Editor mode (d0e8b62, Aries85#255)
- Fix HiDPI coordinate bug in Clone tool and color dropper (5117af8, Aries85#256)
- Correct top-left control point behavior of Spot tool (4d7947b)
- Fix bug in batch config directory chooser (539d77b)
- Windows - Fix missing dll errors (#17)
- macOS - Use native Finder as a file chooser (dd20d95)
Changes & Improvements
- Support space key for pan-mode in Editor again (#18)
- Upgrade to SIMDe 0.7.0 (#16)
- Update Default Tone Curve list in Help
- macOS - Drop support old OS version
- Windows - Remove unused forkdaemon.exe
Known Issue
- Lens correction cause crash on macOS and Arch Linux. This is because of a bug in lensfun version 0.3.95.
ant build
andant run
on Apple Silicon m1 machine is now supported (#21), but could not create working app/dmg packages yet.