|
|
@1216
|
16 years |
Sam Hocevar |
* Fix the Unicode test.
* Add a test for fullwidth characters.
|
|
|
@1212
|
16 years |
Sam Hocevar |
* Do not link binaries with @CACA_LIBS@, it's useless.
|
|
|
@1086
|
16 years |
Sam Hocevar |
* Remove toilet from the libcaca source, it'll be moved to its own repo.
|
|
|
@1075
|
16 years |
Sam Hocevar |
* Added getopt support to toilet.
|
|
|
@1073
|
16 years |
Sam Hocevar |
* TOIlet, The Other Implementation's letters. Will be a FIGlet clone. …
|
|
|
@1030
|
16 years |
Sam Hocevar |
* Moved the matrix effect test into cacademo. Removed the motion …
|
|
|
@1014
|
16 years |
Sam Hocevar |
* Added demo0.c, which is basically the old libcaca-0.9 demo.c file, …
|
|
|
@993
|
16 years |
Sam Hocevar |
* Small matrix effect. Totally useless. Unless you have a Thinkpad, in …
|
|
|
@977
|
16 years |
Sam Hocevar |
* Added -I${top_srcdir} to the compilation flags to fix builds …
|
|
|
@967
|
16 years |
Sam Hocevar |
* Text input test program. Might be merged into libcaca if it works well.
|
|
|
@957
|
16 years |
Sam Hocevar |
* Added font2tga, a test program that exports our font in a known format.
|
|
|
@871
|
16 years |
Jean-Yves Lamoureux |
* Added preliminary ANSI importer, added import formats autodection
|
|
|
@851
|
16 years |
Sam Hocevar |
* Got rid of CUCUL_LIBS. It's unused.
|
|
|
@843
|
16 years |
Sam Hocevar |
* Added a test for multiple frames support.
* Added a test for …
|
|
|
@779
|
16 years |
Sam Hocevar |
* Added test/truecolor.c to test non-ANSI colour pairs.
|
|
|
@767
|
16 years |
Sam Hocevar |
* Redisplay the output bitmap using libcaca. Eh ouais mon gars.
|
|
|
@750
|
16 years |
Sam Hocevar |
* Added a test program for the font renderer.
|
|
|
@742
|
16 years |
Sam Hocevar |
* Moved test/optipal.c to tools/optipal.c. The tools subdirectory will …
|
|
|
@692
|
16 years |
Sam Hocevar |
* Workaround for automake < 1.6.
|
|
|
@675
|
16 years |
Sam Hocevar |
* Added a test for the transformation routines.
|
|
|
@670
|
16 years |
Sam Hocevar |
* Added the cucul_blit() function. It lets us blit various canvas one
…
|
|
|
@654
|
16 years |
Sam Hocevar |
_
* Bitmap gamma test example. Of ,---. /""`_,'
…
|
|
|
@622
|
16 years |
Sam Hocevar |
* Small test program for exporters. Usage: "export html", "export irc" etc.
|
|
|
@562
|
16 years |
Sam Hocevar |
* Added a tiny Unicode test program. Of course it does not work yet, …
|
|
|
@536
|
16 years |
Sam Hocevar |
* Moved stuff around to differenciate between libcucul and libcaca.
|
|
|
@524
|
16 years |
Sam Hocevar |
A new low-level text management library (canvas for ultrafast …
|
|
|
@475
|
17 years |
Sam Hocevar |
* Use libtool for the static library generation; paves the way for
…
|
|
|
@350
|
18 years |
Sam Hocevar |
* test/colors.c:
+ Extracted the colour test from examples/demo.c.
|
|
|
@342
|
18 years |
Sam Hocevar |
* Fixed $Id in all Makefile.am files.
|
|
|
@341
|
18 years |
Sam Hocevar |
* build-win32:
+ Win32 cross-compilation script.
|
|
|
@324
|
18 years |
Sam Hocevar |
* test/event.c:
+ Small event lister, similar to X11's xev.
* …
|
|
|
@323
|
18 years |
Sam Hocevar |
* test/spritedit.c:
+ Moved spritedit to the test/ directory, …
|
|
|
@307
|
18 years |
Sam Hocevar |
* test/hsv.c:
+ Trivial saturation/value rendering test.
|
|
|
@293
|
19 years |
Sam Hocevar |
* test/optipal.c:
+ Optimised S-Lang palette generator.
* …
|
|
|
@292
|
19 years |
Sam Hocevar |
* Makefile.am:
+ Added a test directory for test programs.
* …
|