We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a273e3 commit bb2a83cCopy full SHA for bb2a83c
CHANGELOG.md
@@ -1,8 +1,11 @@
1
master
2
3
+## 4.0.0 31/05/25
4
+
5
- much better performance for images which are very tall and thin or very wide
6
and narrow
7
- better antialiasing [Linden6]
8
+- copy over improvements from nip4 development
9
10
## 3.1.0 28/10/24
11
meson.build
@@ -1,5 +1,5 @@
project('vipsdisp', 'c',
- version: '3.1.0',
+ version: '4.0.0',
license: 'MIT',
meson_version: '>=0.56',
default_options: [
0 commit comments