Releases: jcupitt/vipsdisp
v4.1.2
v4.1.1
v4.1.0
Changes since 4.0.0
- fix a ref leak in tilesource_new_from_file()
- much better focus indicator in imagedisplay
- update from nip4 again to get faster and prettier repaints
- better complex image display
- much better prev / next / refresh handling
Linux and macOS binaries on flatpak and homebrew, windows binary below.
The Windows build includes libvips 8.18-test1 to get RAW image load and gtk4+patches by @kleisauke to get borderless tiled rendering. At 200% desktop scaling and higher you will probably see some thin white lines on the image, unfortunately.
The flatpak build has RAW load, but is missing the gtk+ patches since it relies on the SDK for the gtk4 binary.
Homebrew is missing both.
v4.0.0
vipsdisp has been moved on top of the updated image display widget from nip4 development.
It now needs libvips 8.17, but should be faster, smoother, rendering quality should be up, and it should handle many more corner cases, especially ones involving display modes like pages-as-bands.
Linux binary here:
https://flathub.org/apps/org.libvips.vipsdisp
Windows binary below. macOS binary in homebrew
.
v3.1.0
Changes since 3.0.4:
- better behaviour for image interpretations like MATRIX
- window menu has next-image / prev-image in the top line [euzada]
- add "preserve view settings on new image"
- add animated JXL support
Flathub binary here: https://flathub.org/apps/org.libvips.vipsdisp
macOS install with brew install vipsdisp
.
Windows binary below. Unzip somewhere and run vipsdisp-w64-3.1.0/bin/vipsdisp.exe
.
Full Changelog: v3.1.0...v3.0.4
v3.0.4
- add next image / previous image
- add drag/drop and copy/paste of files, file lists, textures and strings
- add "reload"
- better event handling in imagewindow
- add multifile load
- keep view settings on next/prev image
- use clang-format
- move to gnome SDK v45
Flathub binary here: https://flathub.org/apps/org.libvips.vipsdisp
Windows binary below. Unzip, then doubleclick on bin/vipsdisp.exe
.
Full Changelog: v3.0.3...v2.6.3
v2.6.3
- Metadata display (alt-enter, or right-click and select "Properties") [angstyloop]
- Better save options
- Better zoom animations
A linux build is here:
https://flathub.org/apps/org.libvips.vipsdisp
Windows binary below (unzip, run bin/vipsdisp.exe
).
v2.6.1
What's Changed
Full Changelog: v2.6.0...v2.6.1
Linux version https://flathub.org/apps/org.libvips.vipsdisp
Windows binary below.