Skip to content

Commit e978653

Browse files
author
Cristy
committed
https://github.com/ImageMagick/ImageMagick/discussions/2314
1 parent 2346f5d commit e978653

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Install-mac.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ Test your installation by running:
3232
identify -version
3333

3434
If you want to add support for extra features, such as HDRI, Perl, JPEG2000,
35-
pango,fftw, TIFF or rsvg etc. you can find the necessary switches by running:
35+
pango,fftw, TIFF or rsvg etc. you can configure the necessary options by running:
3636

37-
brew options imagemagick
37+
brew edit imagemagick
3838

3939
then find the options you need and apply them like this:
4040

41-
brew reinstall imagemagick --with-jp2 --with-quantum-depth-16 --with-pango
41+
brew reinstall -s imagemagick
4242

4343
If you have any problems with "homebrew", simply run:
4444

0 commit comments

Comments
 (0)