michalliu / homebrew-imagemagick-x11

Homebrew tap for ImageMagick with X11 support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Homebrew tap for ImageMagick with X11 support

License:BSD 2-Clause "Simplified" License


Languages

Language:Ruby 85.3%Language:Shell 14.7%