PolyFit_v1.5
ATTENTION: A major bug was fixed in this release. Do NOT use previous versions.
- Bug fixes.
- HighDPI support (fixing UI layout issue on macOS).
- Binary files for Windows, macOS, and Linux.
For Linux users:
- FUSE (Filesystem in Userspace) might be needed to run AppImage files if not installed yet. You can install it using the following commands (for Ubuntu/Debian):
sudo apt updatesudo apt install libfuse2