Imagetools
Image tools.
Installation
gem imagetools
macOS High Sierra
brew uninstall imagemagick
brew install imagemagick@6
PKG_CONFIG_PATH=/usr/local/opt/imagemagick@6/lib/pkgconfig gem imagetools
Usage
imageconcat
imagefilter
iconcreator
iconcreator is command line to genelete ios app icons.
Xcode Version 9.2 AppIcon.
iconcreator -i <ORIGINAL_ICON_FILE> -o <OUTPUT_DIR>
Usage
TODO: Write usage instructions here
License
The gem is available as open source under the terms of the MIT License.