Sha256: 89d812f0614b41ff9e6b077e24d708b83daeb3ab4dd256e06affea650c00c89c

Contents?: true

Size: 547 Bytes

Versions: 4

Compression:

Stored size: 547 Bytes

Contents

# 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 

![AppIcon](appicon.png)

```
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](https://opensource.org/licenses/MIT).

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
imagetools-0.6.0 README.md
imagetools-0.5.0 README.md
imagetools-0.4.0 README.md
imagetools-0.3.0 README.md