We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf751e8 commit d5743eeCopy full SHA for d5743ee
README.md
@@ -1,7 +1,12 @@
1
# nip2 --- a user interface for libvips
2
3
-[](https://build.snapcraft.io/user/jcupitt/nip2)
+We now have a first public test release of nip4, a rewrite of nip2 for the
+gtk4 UI toolkit. If you have some time to try it, any feedback would
5
+be very welcome:
6
+
7
+https://github.com/jcupitt/nip4/releases
8
9
+## nip2
10
11
nip2 is a GUI for the [libvips image processing
12
library](https://libvips.github.io/libvips). It's a little like a spreadsheet:
src/dummy.c
@@ -0,0 +1 @@
+int poop () {}
0 commit comments