/homebrew-imagemagick-x11

Homebrew tap for ImageMagick with X11 support

Primary LanguageRubyBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Homebrew ImageMagick with X11 support

This is a macOS Homebrew tap for ImageMagick with X11 support.

How do I install this?

brew uninstall imagemagick  # without x11 support
brew cask install xquartz
brew install tlk/imagemagick-x11/imagemagick

Verify that it works

# Start X11
open /Applications/Utilities/XQuartz.app

# Show the ImageMagick wizard in a window
display wizard:

Background