This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Manual Installation | |
Install Ghostscript | |
Ghostscript is going to be doing the actual conversion for ImageMagick | |
`brew install ghostscript | |
If there is a failure try running brew update and then the command again. | |
Compile ImageMagick |