Skip to content

Instantly share code, notes, and snippets.

@happyboredom
Created September 23, 2017 04:26
Show Gist options
  • Save happyboredom/bdccb2fb581968014a9d2ee1401c1df0 to your computer and use it in GitHub Desktop.
Save happyboredom/bdccb2fb581968014a9d2ee1401c1df0 to your computer and use it in GitHub Desktop.
Install imagemagick with pango support enabled using brew on Mac OSX
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