Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: libvips/nip4

v9.0.14

25 Oct 12:54

Choose a tag to compare

Changes since 9.0.13:

  • fix load cancel
  • disable leak test on shutdown in release builds
  • fix Magick on windows with better quoting
  • reverse order of args in vips_call9 ... put options first
  • add vips8_xxxxx builtins, remove vips_call9
  • improve search and display of builtins
  • add vips_image_guess_interpretation builtin
  • improve display of computed multipage images
  • batch mode output is lazy
  • ++, join_sep, difference are lazy
  • const ++ Image no longer works :( patch Colour_atlas
  • removed trace system

Binaries for linux on flathub, for macos on homebrew, windows binaries below.

v9.0.13-2

20 Sep 16:31

Choose a tag to compare

Changes since 9.0.12

  • improve Text
  • improve scroll to row on error
  • improve styling
  • add Menuseparator support
  • draggable divider for workspacedefs
  • next/prev on error bar
  • load/save for wsdefs
  • fix a crash in redefine
  • better ^Q handling
  • implement program window menu
  • program displays info for builtins
  • generic load/save/open/replace/close for filemodel
  • better recover after crash sorting
  • fix an infobar race
  • program: add find unresolved syms
  • lots more vips7 compat macros
  • fix up nip4-batch
  • add some man pages
  • Magick menu should work on windows

Binaries on homebrew (for macOS) and flathub (for Linux). Windows binary below.

v9.0.12

21 Aug 16:02

Choose a tag to compare

This release has many image display improvements, an EXE icon on windows, high-DPI support, better group and ungroup, better row drag, and much better toolkit menu pinning.

There's a Linux build on flathub, a macOS build in homebrew, and a Windows binary below.

v9.0.11

21 Jul 15:26

Choose a tag to compare

This release has a rewritten tilecache which, combined with some libvips improvements, should be dramatically faster. Flicker on updates should also be fixed. The image window has much better next / prev / refresh behaviour, a better focus indicator, and better handling of display control settings. Plus a lot of small bugfixes.

There's a Linux build on flathub, a macOS build in homebrew, and a Windows binary below.

v9.0.10-1

23 Jun 12:53

Choose a tag to compare

This version adds better OME-TIFF handling (along with other image display improvements), better menu state initialisation, and more view properties are shared with thumbnails. It adds "Merge column" and "Merge tab" submenus. Region manipulation during recomputation is now much more responsive.

Install from flathub for linux, homebrew for macOS, Windows binary below.

v9.0.10

22 Jun 11:17

Choose a tag to compare

This version adds better OME-TIFF handling (along with other image display improvements), better menu state initialisation, and more view properties are shared with thumbnails. It adds "Merge column" and "Merge tab" submenus. Region manipulation during recomputation is now much more responsive.

Install from flathub for linux, homebrew for macOS, Windows binary below.

v9.0.9-2

29 May 14:04

Choose a tag to compare

Changes since 9.0.8

  • fix select modifier handling
  • add region resize and drag snap
  • add hguide and vguide regions
  • improve menu homing
  • improve antialias on zoom out
  • add region context menu
  • small bugfixes

Windows build below, linux version on flathub, macOS version on homebrew.

v9.0.8-2

23 Apr 15:56

Choose a tag to compare

Changes since 9.0.6:

  • fix ctrl/shift detect on windows
  • add menu pin button
  • improve scRGBA display
  • fix "gtk_window_get_application: assertion 'GTK_IS_WINDOW (window)' failed"

v9.0.6

16 Apr 22:46

Choose a tag to compare

Changes since 9.0.5:

  • fix perspective distort
  • fix "save" in save-n-quit
  • fix a crash when running with libvips 8.16

v9.0.5

26 Mar 09:20

Choose a tag to compare

Changes since 9.0.4:

  • better change handling in ientry improves matrixview behaviour
  • better subrow finding fixes replace from file in nested columns
  • fix a crash on row access after row drag between columns
  • improved scheduling for vips_sink_screen()