Created
September 23, 2017 04:26
-
-
Save happyboredom/bdccb2fb581968014a9d2ee1401c1df0 to your computer and use it in GitHub Desktop.
Install imagemagick with pango support enabled using brew on Mac OSX
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
brew reinstall imagemagick --with-jp2 --with-librsvg --with-quantum-depth-16 --with-pango | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment