Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 480 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 480 Bytes

moons

Installation

  1. Clone repository
  2. cd moons
  3. cargo install --path .

Usage

Render images as grids of emoji moons

Usage: moons [OPTIONS] <FILE>

Arguments:
  <FILE>  The input image file

Options:
  -g, --gamma <GAMMA>    The gamma correction to apply to the image before converting [default: 1]
      --width <WIDTH>    [default: 30]
      --height <HEIGHT>  [default: 30]
  -h, --help             Print help
  -V, --version          Print version