File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# nip2 - a user interface for the VIPS image processing library
22
33nip2 is a GUI for the [ VIPS image processing
4- library] ( http ://www.vips.ecs.soton.ac.uk ) . It's a little like a spreadsheet:
4+ library] ( https ://jcupitt.github.io/libvips ) . It's a little like a spreadsheet:
55you create a set of formula connecting your objects together, and on a change
66nip2 recalculates.
77
8+ You can probably install nip2 via your package manager. For
9+ Windows and OS X, you can download a binary from the [ nip2 releases
10+ area] ( https://github.com/jcupitt/nip2/releases ) . Only read on if you want to
11+ compile yourself from source.
12+
813# Building nip2 from source
914
1015In the nip2 directory you should just be able to do:
@@ -18,11 +23,6 @@ By default this will install files to `/usr/local`.
1823See the Dependencies section below for a list of the things that
1924nip2 needs in order to be able to build.
2025
21- We have detailed guides on the wiki for [ building on
22- Windows] ( http://www.vips.ecs.soton.ac.uk/index.php?title=Build_on_windows )
23- and [ building on OS
24- X] ( http://www.vips.ecs.soton.ac.uk/index.php?title=Build_on_OS_X ) .
25-
2626If you downloaded from GIT you'll need:
2727
2828 $ ./autogen.sh
You can’t perform that action at this time.
0 commit comments