source: libpipi/trunk/.gitignore @ 2702

Last change on this file since 2702 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
Line 
1aclocal.m4
2autom4te.cache
3configure
4config.h.in
5config.h
6config.log
7config.status
8Makefile.in
9Makefile
10libtool
11pipi/pipi.pc
12src/pipi
13genethumb/genethumb
14examples/edd
15examples/floodfill
16examples/img2rubik
17examples/sharpen
18test/u8tof32tou8
19stamp-h1
20.auto
21.deps
22.libs
23*.la
24*.lo
25*.o
Note: See TracBrowser for help on using the repository browser.