/homebrew-imagemagick

Tap for imagemagick with pango

Primary LanguageRuby

homebrew-imagemagick

Tap for imagemagick with pango

Why this tap?

Due to restrictions in using options in latest versions of homebrew you cannot install imagemagick with pango option

  • Error when trying to use pango with imagemagick on OSX

  • You can verify support for pango with

    identify -list format | grep -Ei "Description|pango"
  • To use this tap

    brew install CarlosJimenez/homebrew-imagemagick/imagemagick-pango
    # In case you needed to move from imagemagick to imagemagick-pango
    brew link --overwrite imagemagick-pango