Sam Hocevar
|
bb02608645
|
Add mygetopt.c to the project. Fixes #42.
|
16 years ago |
Sam Hocevar
|
9bea723d14
|
Routine cleanup: update links and e-mail addresses in source and
documentation, and update fonts using the latest libcaca version.
|
16 years ago |
Sam Hocevar
|
def7cfe97b
|
* Bwarf, typo in the no warranty clause.
|
19 years ago |
Sam Hocevar
|
914a571652
|
* Add a no warranty clause to the code.
|
19 years ago |
Sam Hocevar
|
93a52058e0
|
* Use "-F list" to list available filters.
* Use "-E" to specify export format, "-E list" to list them.
|
19 years ago |
Sam Hocevar
|
99f3252c73
|
* Make stdin input line-aware so that we don't have to wait until EOF to
display stuff.
* Reorganise stuff and fix memory leaks.
|
19 years ago |
Sam Hocevar
|
5edf3053de
|
* Added filter_flip, filter_flop and filter_rotate.
* Add a -F flag to specify filters to apply. Can be specified more than
once, and filters can be chained using ":", eg. "-F flip:gay".
|
19 years ago |
Sam Hocevar
|
30b6ca2596
|
* Renamed filters.* to filter.*.
|
19 years ago |
Sam Hocevar
|
b3bc7d4270
|
* Added content description to all source files.
|
19 years ago |
Sam Hocevar
|
05204d2b7a
|
* Split main.c into main.c/render.c/filters.c.
|
19 years ago |