34 Ревизии (1779efba6b8dc661a8243a545920afd798141850)

Автор SHA1 Съобщение Дата
  sam c7ad1f601c Synchronise Visual Studio projects with the current code. преди 16 години
  jylam 4e3d941147 * Added a better math library detection преди 16 години
  sam 745722a158 ThePimp: improve Visual Studio solution and cross-build script. We can преди 16 години
  sam 69fda35bdf Add a bunch of .gitignore files for git-svn users. преди 16 години
  sam 56dcd4e41e Fix C include paths for separate directory builds. преди 16 години
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. преди 16 години
  sam d5432bccff Hide the list of available commands in pipi/context.c, so that the преди 16 години
  sam 59e4d8ccd6 Add a --gamma command to modify the global gamma value. This is a nasty преди 16 години
  sam 3dba2d0198 * Add pipi_order, to transform any image into an ordered dithering matrix. преди 16 години
  jylam bdabe44f3a * Added line to pipi tool (format x1,y1,x2,y2,color,aa, width coordinates as ints, color as hex quadret, aa as an optionnal bit which controls преди 16 години
  sam 15bd183743 * Rename --rgb into --combine and add --split. Basic per-channel operations преди 16 години
  sam e38943a327 * rgb.c: implement pipi_rgb(), to combine three RGB channels. преди 16 години
  sam 10baf86103 * pipi.c: implement --roll, RPL-style. преди 16 години
  sam 36fb60cacf * transform.c: implement pipi_rotate90, pipi_rotate180 and pipi_rotate270. преди 16 години
  sam 2da45f954b * Implement pipi_vflip() and pipi_hflip(). преди 16 години
  sam 0cab178432 * color.c: implement pipi_threshold(). преди 16 години
  sam 31fec9b526 * Add pipi_dilate() / pipi_erode() and --dilate / --erode. преди 16 години
  sam d9f3b654bc * median.c: add a median filter. Highly unoptimised for now. преди 16 години
  sam ab1487e666 * Add --boxblur to the pipi command line. преди 16 години
  sam e50ce5c67a * color.c: implement pipi_brightness() and pipi_contrast(). преди 16 години
  sam 18e1cc4471 * Add pipi_invert() to invert an image's colours. преди 16 години
  sam 48b881b6fa * Add pipi_tile, to create image mosaics. преди 16 години
  sam edd4a03a1e * Add the --scale flag. Resizes the image like --geometry, except with преди 16 години
  sam 555ba323e9 * pipi.c: add the --geometry flag (only wxh for now). преди 16 години
  sam b74fad466b * Implement difference, multiply, divide, screen and overlay blend methods. преди 16 години
  sam b089bc14b6 * context.c: add the "swap" command to swap two images in the stack. преди 16 години
  sam da84205cde * subadd.c: add pipi_sub() and pipi_add() as another way to combine two преди 16 години
  sam 6fb5354eff * minmax.c: add pipi_min() and pipi_max() as another way to combine two преди 16 години
  sam 9bd6b555f9 * mean.c: implement pipi_mean() to compute a mean image. преди 16 години
  sam 31fd250bd2 * Support --autocontrast in pipi. преди 16 години
  sam 7f3e08d021 * convolution.c: support for wrap-around in convolutions. преди 16 години
  sam 103e0629a2 * pipi.c: implement the "--gray" flag for grayscale conversion. преди 16 години
  sam d6b8cca4ec * context.c: implement various dithering commands and Gaussian blur. преди 16 години
  sam 0549f43287 * Start working on "pipi", a command-line libpipi tool. It will be similar преди 16 години