source: libpipi/trunk/.gitignore @ 2772

Last change on this file since 2772 was 2694, checked in by Sam Hocevar, 15 years ago
  • context.c: implement various dithering commands and Gaussian blur.
  • pipi.c: add "--blur" and "--dither" commandline options.
  • blur.c dither.c: remove these examples, pipi.c works a lot better:

pipi src.png --blur 10 dest.png
pipi src.png --dither dbs dest.png

(and of course combinations are possible)

File size: 279 bytes
RevLine 
[2227]1aclocal.m4
[2228]2autom4te.cache
[2227]3configure
4config.h.in
5config.h
6config.log
7config.status
8Makefile.in
9Makefile
10libtool
11pipi/pipi.pc
[2693]12src/pipi
[2228]13genethumb/genethumb
[2644]14examples/edd
[2694]15examples/floodfill
[2262]16examples/img2rubik
[2662]17examples/sharpen
[2621]18test/u8tof32tou8
[2227]19stamp-h1
20.auto
21.deps
22.libs
23*.la
24*.lo
25*.o
Note: See TracBrowser for help on using the repository browser.