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 8e7e89b commit fe6be6eCopy full SHA for fe6be6e
README.md
@@ -40,12 +40,15 @@ page](https://github.com/jcupitt/nip4/releases). Download
40
41
## macOS
42
43
-There's a PR to add nip4 to homebrew here:
+nip4 is in [homebrew](https://brew.sh/), so just:
44
45
-https://github.com/Homebrew/homebrew-core/pull/209123
+```
46
+brew install nip4
47
48
-Once nip4 gets to 100 stars on gitghub it should get merged. Until then,
-you can install from that, with a little trickery.
49
+The not-yet-released libvips 8.17 has some performance improvements
50
+that help nip4 image rendering a lot. Until 8.17 is released, experts can
51
+patch their homebrew install for a good speedup.
52
53
## Linux-like systems with flatpak
54
0 commit comments