11 Commits (97930521fcf4eb03b3be673829f774364e058005)

Author SHA1 Message Date
  sam 555ba323e9 * pipi.c: add the --geometry flag (only wxh for now). 16 years ago
  sam b74fad466b * Implement difference, multiply, divide, screen and overlay blend methods. 16 years ago
  sam b089bc14b6 * context.c: add the "swap" command to swap two images in the stack. 16 years ago
  sam da84205cde * subadd.c: add pipi_sub() and pipi_add() as another way to combine two 16 years ago
  sam 6fb5354eff * minmax.c: add pipi_min() and pipi_max() as another way to combine two 16 years ago
  sam 9bd6b555f9 * mean.c: implement pipi_mean() to compute a mean image. 16 years ago
  sam 31fd250bd2 * Support --autocontrast in pipi. 16 years ago
  sam 7f3e08d021 * convolution.c: support for wrap-around in convolutions. 16 years ago
  sam 103e0629a2 * pipi.c: implement the "--gray" flag for grayscale conversion. 16 years ago
  sam d6b8cca4ec * context.c: implement various dithering commands and Gaussian blur. 16 years ago
  sam 0549f43287 * Start working on "pipi", a command-line libpipi tool. It will be similar 16 years ago